Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
This is the complete list of members for proteus::RuntimeConstant, including all inherited members.
ArrInfo | proteus::RuntimeConstant | |
ObjInfo | proteus::RuntimeConstant | |
Offset | proteus::RuntimeConstant | |
operator=(const RuntimeConstant &)=default | proteus::RuntimeConstant | |
operator=(RuntimeConstant &&)=default | proteus::RuntimeConstant | |
Pos | proteus::RuntimeConstant | |
RuntimeConstant(RuntimeConstantType Type, int32_t Pos) | proteus::RuntimeConstant | inlineexplicit |
RuntimeConstant(RuntimeConstantType Type, int32_t Pos, int32_t Offset) | proteus::RuntimeConstant | inlineexplicit |
RuntimeConstant(RuntimeConstantType Type, int32_t Pos, int32_t NumElts, RuntimeConstantType EltType) | proteus::RuntimeConstant | inlineexplicit |
RuntimeConstant(RuntimeConstantType Type, int32_t Pos, int32_t Size, bool PassByValue) | proteus::RuntimeConstant | inlineexplicit |
RuntimeConstant(const RuntimeConstant &)=default | proteus::RuntimeConstant | |
RuntimeConstant(RuntimeConstant &&)=default | proteus::RuntimeConstant | |
Type | proteus::RuntimeConstant | |
Value | proteus::RuntimeConstant |