Home
last modified time | relevance | path

Searched refs:setFunctionContextIndex (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h385 void setFunctionContextIndex(int I) { FunctionContextIdx = I; } in setFunctionContextIndex() 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/MIRParser/
H A DMIRParser.cpp854 MFI.setFunctionContextIndex(FI); in initializeFrameInfo()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6269 MFI.setFunctionContextIndex(FI); in visitIntrinsicCall()