Searched defs:Val1 (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DFormat.h98 T1 Val1; member in class:llvm::format_object2
116 T1 Val1; member in class:llvm::format_object3
135 T1 Val1; member in class:llvm::format_object4
156 T1 Val1; member in class:llvm::format_object5
191 format(const char *Fmt, const T1 &Val1, const T2 &Val2) argument
203 format(const char *Fmt, const T1 &Val1, const T2 &Val2, const T3 &Val3) argument
215 format(const char *Fmt, const T1 &Val1, const T2 &Val2, const T3 &Val3, const T4 &Val4) argument
228 format(const char *Fmt,const T1 &Val1, const T2 &Val2, const T3 &Val3, const T4 &Val4, const T5 &Val5) argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp49 static bool isEqual(const DivOpInfo &Val1, const DivOpInfo &Val2) { argument
/freebsd-10-stable/contrib/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp322 Value *Val1 = getRandomValue(Val0->getType()); local
435 Value *Val1 = getRandomValue(Val0->getType()); local
463 Value *Val1 = getRandomValue(Val0->getType()->getScalarType()); local
566 Value *Val1 = getRandomValue(Val0->getType()); local
589 Value *Val1 local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGAtomic.cpp354 llvm::Value *Ptr, *Order, *OrderFail = 0, *Val1 = 0, *Val2 = 0; local
188 EmitAtomicOp(CodeGenFunction &CGF, AtomicExpr *E, llvm::Value *Dest, llvm::Value *Ptr, llvm::Value *Val1, llvm::Value *Val2, uint64_t Size, unsigned Align, llvm::AtomicOrdering Order) argument
[all...]
H A DCGBuiltin.cpp3950 Value *Val1 = Builder.CreateExtractValue(Val, 0); local
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp3093 SDValue Val1 = N->getOperand(3); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DASTImporter.cpp1128 llvm::APSInt Val1 = EC1->getInitVal(); local

Completed in 262 milliseconds