Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp2804 bool IsRight = IntrinsicID == Intrinsic::fshr; in ConstantFoldScalarCall3() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp1081 bool IsRight = isUInt<3>(MinSrc); // Right align. in packs() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp11788 Value *Amt, bool IsRight) { in EmitX86FunnelShift()