Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DConstantFolding.cpp3087 bool IsRight = IntrinsicID == Intrinsic::fshr; in ConstantFoldScalarCall3() local
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp1298 bool IsRight = isUInt<3>(Amt); // Right align. in packs() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp12478 Value *Amt, bool IsRight) { in EmitX86FunnelShift()