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.h103 getSectionForMachineBasicBlock(const Function &F,
/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp384 MCSection *TargetLoweringObjectFile::getSectionForMachineBasicBlock( in getSectionForMachineBasicBlock() function in TargetLoweringObjectFile
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h75 getSectionForMachineBasicBlock(const Function &F,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1027 MCSection *TargetLoweringObjectFileELF::getSectionForMachineBasicBlock( in getSectionForMachineBasicBlock() function in TargetLoweringObjectFileELF
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3967 getObjFileLowering().getSectionForMachineBasicBlock(MF->getFunction(), in emitBasicBlockStart()