Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h103 getSectionForMachineBasicBlock(const Function &F,
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h75 getSectionForMachineBasicBlock(const Function &F,
/openbsd-src/gnu/llvm/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp389 MCSection *TargetLoweringObjectFile::getSectionForMachineBasicBlock( in getSectionForMachineBasicBlock() function in TargetLoweringObjectFile
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1035 MCSection *TargetLoweringObjectFileELF::getSectionForMachineBasicBlock( in getSectionForMachineBasicBlock() function in TargetLoweringObjectFileELF
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3709 getObjFileLowering().getSectionForMachineBasicBlock(MF->getFunction(), in emitBasicBlockStart()