Home
last modified time | relevance | path

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

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