Home
last modified time | relevance | path

Searched defs:Others (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h35 enum ARMProcFamilyEnum {Others, CortexA53, CortexA57, Cyclone}; enumerator
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp596 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 DARMSubtarget.h45 Others, CortexA5, CortexA7, CortexA8, CortexA9, CortexA12, CortexA15, enumerator
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86Subtarget.h58 Others, IntelAtom, IntelSLM enumerator
/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp95 DenseSet<const GlobalVariable *> Others; in VisitGlobalVariableForEmission() local