|
Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
This is the complete list of members for proteus::RuntimeConstantInfo, including all inherited members.
| ArgInfo | proteus::RuntimeConstantInfo | |
| operator!=(const RuntimeConstantInfo &O) const | proteus::RuntimeConstantInfo | inline |
| operator<(const RuntimeConstantInfo &O) const | proteus::RuntimeConstantInfo | inline |
| operator==(const RuntimeConstantInfo &O) const | proteus::RuntimeConstantInfo | inline |
| OptArrInfo | proteus::RuntimeConstantInfo | |
| OptObjInfo | proteus::RuntimeConstantInfo | |
| RuntimeConstantInfo(RuntimeConstantType Type, int32_t Pos) | proteus::RuntimeConstantInfo | inlineexplicit |
| RuntimeConstantInfo(RuntimeConstantType Type, int32_t Pos, int32_t NumElts, RuntimeConstantType EltType) | proteus::RuntimeConstantInfo | inlineexplicit |
| RuntimeConstantInfo(RuntimeConstantType Type, int32_t Pos, RuntimeConstantType EltType, RuntimeConstantType NumEltsType, int32_t NumEltsPos) | proteus::RuntimeConstantInfo | inlineexplicit |
| RuntimeConstantInfo(RuntimeConstantType Type, int32_t Pos, int32_t Size, bool PassByValue) | proteus::RuntimeConstantInfo | inlineexplicit |