Home
last modified time | relevance | path

Searched defs:MFunc (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h216 void setMF(MachineFunction &MFunc) { MF = &MFunc; } in setMF()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastTileConfig.cpp170 runOnMachineFunction(MachineFunction & MFunc) runOnMachineFunction() argument
H A DX86FastPreTileConfig.cpp655 bool X86FastPreTileConfig::runOnMachineFunction(MachineFunction &MFunc) { in runOnMachineFunction() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp8852 llvm::Value *MFunc = nullptr; emitOffloadingArrays() local
10292 llvm::Value *MFunc = nullptr; emitTargetDataCalls() local
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5611 Value *MFunc = ConstantPointerNull::get(PtrTy); emitOffloadingArrays() local