Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h49 IsLogical = (1 << 20), enumerator
H A DSystemZISelLowering.cpp6872 bool IsLogical = false; in computeKnownBitsForTargetNode() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp803 bool IsLogical) { in foldAndOrOfICmpsOfAndWithPow2()