Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2166 bool IsROTL = (Op.getOpcode() == ISD::ROTL); SimplifyDemandedBits() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp29836 bool IsROTL = Opcode == ISD::ROTL; LowerRotate() local
[all...]