Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSwitchLoweringUtils.cpp195 unsigned NumCmps = 0; in buildJumpTable() local
370 unsigned NumCmps = 0; in buildBitTests() local
/external/llvm-project/llvm/lib/CodeGen/
DSwitchLoweringUtils.cpp198 unsigned NumCmps = 0; in buildJumpTable() local
373 unsigned NumCmps = 0; in buildBitTests() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp8250 unsigned NumCmps = 0; in buildJumpTable() local
8442 unsigned NumCmps, in isSuitableForBitTests()
8473 unsigned NumCmps = 0; in buildBitTests() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1086 unsigned NumCmps = 0; in FoldAllocaCmp() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1026 bool isSuitableForBitTests(unsigned NumDests, unsigned NumCmps, in isSuitableForBitTests()
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1054 unsigned NumCmps = 0; in foldAllocaCmp() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1052 unsigned NumCmps = 0; in foldAllocaCmp() local
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h1178 bool isSuitableForBitTests(unsigned NumDests, unsigned NumCmps, in isSuitableForBitTests()