Searched defs:Tmp8 (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp91 Value *Tmp8 = Builder.CreateShl(V, ConstantInt::get(V->getType(), 56), local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DIntegerDivision.cpp312 Value *Tmp8 = Builder.CreateShl(Q_2, One); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp857 llvm::Value *Tmp8 = Builder.CreateMul(LHSr, RHSi); // a*d local

Completed in 131 milliseconds