Home
last modified time | relevance | path

Searched refs:Log2Alignment (Results 1 – 14 of 14) sorted by relevance

/external/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyMCAsmInfo.cpp43 LCOMMDirectiveAlignmentType = LCOMM::Log2Alignment; in WebAssemblyMCAsmInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyMCAsmInfo.cpp43 LCOMMDirectiveAlignmentType = LCOMM::Log2Alignment; in WebAssemblyMCAsmInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmInfoXCOFF.cpp19 LCOMMDirectiveAlignmentType = LCOMM::Log2Alignment; in MCAsmInfoXCOFF()
DMCAsmInfoDarwin.cpp68 LCOMMDirectiveAlignmentType = LCOMM::Log2Alignment; in MCAsmInfoDarwin()
DMCAsmStreamer.cpp775 assert(MAI->getLCOMMDirectiveAlignmentType() == LCOMM::Log2Alignment && in EmitXCOFFLocalCommonSymbol()
825 case LCOMM::Log2Alignment: in EmitLocalCommonSymbol()
/external/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyMCAsmInfo.cpp42 LCOMMDirectiveAlignmentType = LCOMM::Log2Alignment; in WebAssemblyMCAsmInfo()
/external/llvm-project/llvm/lib/MC/
DMCAsmInfoXCOFF.cpp41 LCOMMDirectiveAlignmentType = LCOMM::Log2Alignment; in MCAsmInfoXCOFF()
DMCAsmInfoDarwin.cpp67 LCOMMDirectiveAlignmentType = LCOMM::Log2Alignment; in MCAsmInfoDarwin()
DMCAsmStreamer.cpp794 assert(MAI->getLCOMMDirectiveAlignmentType() == LCOMM::Log2Alignment && in emitXCOFFLocalCommonSymbol()
917 case LCOMM::Log2Alignment: in emitLocalCommonSymbol()
/external/llvm/lib/MC/
DMCAsmInfoDarwin.cpp68 LCOMMDirectiveAlignmentType = LCOMM::Log2Alignment; in MCAsmInfoDarwin()
DMCAsmStreamer.cpp652 case LCOMM::Log2Alignment: in EmitLocalCommonSymbol()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h53 enum LCOMMType { NoAlignment, ByteAlignment, Log2Alignment }; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h50 enum LCOMMType { NoAlignment, ByteAlignment, Log2Alignment }; enumerator
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h50 enum LCOMMType { NoAlignment, ByteAlignment, Log2Alignment }; enumerator