Searched defs:IsROTL (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 2197 bool IsROTL = (Op.getOpcode() == ISD::ROTL); SimplifyDemandedBits() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 30173 bool IsROTL = Opcode == ISD::ROTL; LowerRotate() local |