Home
last modified time | relevance | path

Searched defs:Selection (Results 1 – 8 of 8) sorted by relevance

/trueos/contrib/llvm/include/llvm/MC/
HDMCSectionCOFF.h43 mutable int Selection; variable
53 const MCSymbol *COMDATSymbol, int Selection, in MCSectionCOFF()
/trueos/contrib/llvm/lib/MC/
HDMCSectionCOFF.cpp31 void MCSectionCOFF::setSelection(int Selection, in setSelection()
HDWinCOFFStreamer.cpp151 int Selection = COFF::IMAGE_COMDAT_SELECT_LARGEST; in AddCommonSymbol() local
HDMCContext.cpp285 int Selection, const MCSectionCOFF *Assoc) { in getCOFFSection()
/trueos/contrib/llvm/utils/TableGen/
HDCodeGenInstruction.cpp408 StringRef Selection = Cur.slice(VariantsStart, VariantsEnd); in FlattenAsmStringVariants() local
/trueos/contrib/llvm/lib/CodeGen/
HDTargetLoweringObjectFileImpl.cpp724 int Selection = 0; in getExplicitSectionGlobal() local
/trueos/contrib/llvm/include/llvm/Object/
HDCOFF.h219 support::ulittle8_t Selection; member
/trueos/contrib/llvm/include/llvm/Support/
HDCOFF.h371 uint8_t Selection; member