Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h101 getSectionForMachineBasicBlock(const Function &F,
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h74 getSectionForMachineBasicBlock(const Function &F,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp384 MCSection *TargetLoweringObjectFile::getSectionForMachineBasicBlock( in getSectionForMachineBasicBlock() function in TargetLoweringObjectFile
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp966 MCSection *TargetLoweringObjectFileELF::getSectionForMachineBasicBlock( in getSectionForMachineBasicBlock() function in TargetLoweringObjectFileELF
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3234 getObjFileLowering().getSectionForMachineBasicBlock(MF->getFunction(), in emitBasicBlockStart()