Searched defs:VShift (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp283 Value *VShift = Builder.CreateLShr(PartValue, local
286 Value *RHS = Builder.CreateAnd(VShift, MaskCst, "cppop.and2");
/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DIntrinsicLowering.cpp283 Value *VShift = Builder.CreateLShr(PartValue, local
286 Value *RHS = Builder.CreateAnd(VShift, MaskCst, "cppop.and2");

Completed in 2005 milliseconds