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

/external/llvm/include/llvm/MC/
H A DMCAsmBackend.h74 /// isSectionAtomizable - Check whether the given section can be split into
78 virtual bool isSectionAtomizable(const MCSection &Section) const { function in class:llvm::MCAsmBackend
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp419 virtual bool isSectionAtomizable(const MCSection &Section) const { function in class:__anon9005::DarwinX86_64AsmBackend
/external/llvm/lib/MC/
H A DMCAssembler.cpp239 if (!getBackend().isSectionAtomizable(

Completed in 47 milliseconds