Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp3202 bool IsRight = IntrinsicID == Intrinsic::fshr; ConstantFoldScalarCall3() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp1298 bool IsRight = isUInt<3>(Amt); // Right align. packs() local
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp13633 EmitX86FunnelShift(CodeGenFunction & CGF,Value * Op0,Value * Op1,Value * Amt,bool IsRight) EmitX86FunnelShift() argument