Home
last modified time | relevance | path

Searched refs:getFunctionContextIndex (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h384 int getFunctionContextIndex() const { return FunctionContextIdx; } in getFunctionContextIndex() function
/openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/
H A DReducerWorkItem.cpp152 DstMFI.setFunctionContextIndex(SrcMFI.getFunctionContextIndex()); in cloneFrameInfo()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMIRPrinter.cpp488 .printStackObjectReference(MFI.getFunctionContextIndex()); in convertStackObjects()
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVEISelLowering.cpp2384 int FI = MFI.getFunctionContextIndex(); in emitSjLjDispatchBlock()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10771 int FI = MFI.getFunctionContextIndex(); in EmitSjLjDispatchBlock()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp37011 int FI = MF->getFrameInfo().getFunctionContextIndex(); in EmitSjLjDispatchBlock()