Home
last modified time | relevance | path

Searched refs:LCOMMDirectiveType (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/MC/
DMCAsmInfoCOFF.cpp22 LCOMMDirectiveType = LCOMM::ByteAlignment; in MCAsmInfoCOFF()
DMCAsmInfo.cpp75 LCOMMDirectiveType = LCOMM::None; in MCAsmInfo()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h259 LCOMM::LCOMMType LCOMMDirectiveType; // Defaults to LCOMM::None. variable
519 return LCOMMDirectiveType; in getLCOMMDirectiveType()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMMCAsmInfo.cpp75 LCOMMDirectiveType = LCOMM::NoAlignment; in ARMELFMCAsmInfo()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/
DPPCMCAsmInfo.cpp63 LCOMMDirectiveType = LCOMM::NoAlignment; in PPCLinuxMCAsmInfo()