Home
last modified time | relevance | path

Searched defs:CurMF (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h69 MachineFunction *CurMF; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp236 MachineFunction *CurMF = FuncInfo.MF; in buildJumpTable() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp910 MachineFunction *CurMF = SwitchMBB->getParent(); in lowerJumpTableWorkItem() local
1129 MachineFunction *CurMF = SwitchMBB->getParent(); in lowerBitTestWorkItem() local
1166 MachineFunction *CurMF = FuncInfo.MF; in lowerSwitchWorkItem() local
3381 bool IRTranslator::runOnMachineFunction(MachineFunction &CurMF) { in runOnMachineFunction()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10995 MachineFunction *CurMF = FuncInfo.MF; in lowerWorkItem() local