Home
last modified time | relevance | path

Searched defs:ContiguousRange (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp399 bool ContiguousRange = true; buildBitTests() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h219 bool ContiguousRange; global() member
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp1127 auto ContiguousRange = ContiguousClass.getRegisters(); expandMultiVecPseudo() local