Home
last modified time | relevance | path

Searched defs:StackAddr (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DCallLowering.cpp146 unsigned StackAddr = Handler.getStackAddress(Size, Offset, MPO); in handleAssignments() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp456 Instruction *StackAddr = CallInst::Create(StackAddrFn, "sp"); in setupEntryBlockAndCallSites() local
/external/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp446 Instruction *StackAddr = CallInst::Create(StackAddrFn, "sp"); in setupEntryBlockAndCallSites() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsCallLowering.cpp34 unsigned StackAddr = getStackAddress(Size, Offset, MPO); in assign() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSjLjEHPrepare.cpp699 Instruction *StackAddr = CallInst::Create(StackAddrFn, "sp"); in insertSjLjEHSupport() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp1178 Value *StackAddr = in EmitBuiltinExpr() local