Home
last modified time | relevance | path

Searched defs:IsROTL (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2197 bool IsROTL = (Op.getOpcode() == ISD::ROTL); in SimplifyDemandedBits() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp30161 bool IsROTL = Opcode == ISD::ROTL; in LowerRotate() local