Searched refs:isSectionAtomizable (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCAsmBackend.h70 /// isSectionAtomizable - Check whether the given section can be split into
74 virtual bool isSectionAtomizable(const MCSection &Section) const { function in class:llvm::MCAsmBackend
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp775 bool isSectionAtomizable(const MCSection &Section) const override {
/external/llvm/lib/MC/
H A DMCAssembler.cpp429 if (!getBackend().isSectionAtomizable(

Completed in 1522 milliseconds