Home
last modified time | relevance | path

Searched refs:getSectionForMachineBasicBlock (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h119 getSectionForMachineBasicBlock(const Function &F,
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h90 getSectionForMachineBasicBlock(const Function &F,
/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp429 MCSection *TargetLoweringObjectFile::getSectionForMachineBasicBlock( in getSectionForMachineBasicBlock() function in TargetLoweringObjectFile
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1090 MCSection *TargetLoweringObjectFileELF::getSectionForMachineBasicBlock( in getSectionForMachineBasicBlock() function in TargetLoweringObjectFileELF
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp4351 getObjFileLowering().getSectionForMachineBasicBlock(MF->getFunction(), in emitBasicBlockStart()