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

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCAsmBackend.h 71 /// isSectionAtomizable - Check whether the given section can be split into
75 virtual bool isSectionAtomizable(const MCSection &Section) const {
  /external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
X86AsmBackend.cpp 413 virtual bool isSectionAtomizable(const MCSection &Section) const {

Completed in 295 milliseconds