Searched defs:Others (Results 1 – 5 of 5) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64Subtarget.h | 35 enum ARMProcFamilyEnum {Others, CortexA53, CortexA57, Cyclone}; enumerator
|
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/ |
H A D | BlockFrequencyInfoImpl.cpp | 596 LoopData::NodeList &Headers, LoopData::NodeList &Others) { in findIrreducibleHeaders() 667 LoopData::NodeList Others; in createIrreducibleLoop() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMSubtarget.h | 45 Others, CortexA5, CortexA7, CortexA8, CortexA9, CortexA12, CortexA15, enumerator
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86Subtarget.h | 58 Others, IntelAtom, IntelSLM enumerator
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/ |
H A D | NVPTXAsmPrinter.cpp | 95 DenseSet<const GlobalVariable *> Others; in VisitGlobalVariableForEmission() local
|