HomeSort by relevance Sort by last modified time
    Searched refs:isSectionAtomizable (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Target/
TargetAsmBackend.h 71 /// isSectionAtomizable - Check whether the given section can be split into
75 virtual bool isSectionAtomizable(const MCSection &Section) const {
  /external/llvm/lib/Target/X86/
X86AsmBackend.cpp 406 virtual bool isSectionAtomizable(const MCSection &Section) const {
  /external/llvm/lib/MC/
MCAssembler.cpp 232 if (!getBackend().isSectionAtomizable(

Completed in 7074 milliseconds