Home
last modified time | relevance | path

Searched defs:StackBase (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h346 llvm::Instruction *getStackBase() const { return StackBase; } variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp9495 SDValue StackBase = DAG.CreateStackTemporary(LoadedVT, RegVT); expandUnalignedLoad() local