Searched defs:StackBase (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCall.h | 362 llvm::CallInst *StackBase = nullptr; global() variable |
/llvm-project/bolt/runtime/ | ||
H A D | instr.cpp | 207 uint8_t *StackBase{nullptr}; member in __anonc11c1cb60111::BumpPtrAllocator |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 9757 SDValue StackBase = DAG.CreateStackTemporary(LoadedVT, RegVT); expandUnalignedLoad() local |