Searched defs:IsBitTest (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineSelect.cpp | 1746 bool IsBitTest = false; foldSelectInstWithICmp() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 2352 bool IsBitTest = TestBit != -1; emitCompareAndBranch() local |