Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmBackend.h75 virtual bool isSectionAtomizable(const MCSection &Section) const { in isSectionAtomizable() function
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp413 virtual bool isSectionAtomizable(const MCSection &Section) const { in isSectionAtomizable() function in __anone42e657c0211::DarwinX86_64AsmBackend
/external/swiftshader/third_party/LLVM/lib/MC/
DMCAssembler.cpp232 if (!getBackend().isSectionAtomizable( in getAtom()