Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h49 IsLogical = (1 << 20), enumerator
H A DSystemZISelLowering.cpp7981 bool IsLogical = false; in computeKnownBitsForTargetNode() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp484 bool IsLogical, in foldLogOpOfMaskedICmps()
749 bool IsLogical) { in foldAndOrOfICmpsOfAndWithPow2()
1222 bool IsAnd, bool IsLogical, in foldAndOrOfICmpsWithConstEq()
2695 bool IsLogical = isa<SelectInst>(Op1); in visitAnd() local
2712 bool IsLogical = isa<SelectInst>(Op0); in visitAnd() local
3232 bool IsAnd, bool IsLogical, in foldAndOrOfICmpEqConstantAndICmp()
3278 bool IsLogical) { in foldAndOrOfICmps()
3758 bool IsLogical = isa<SelectInst>(Op1); in visitOr() local
3775 bool IsLogical = isa<SelectInst>(Op0); in visitOr() local
H A DInstructionCombining.cpp2672 Value *B) -> Value * { in getFreelyInvertedImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp80 bool IsLogical; member
108 bool IsLogical; member