Searched defs:Two (Results 1 – 7 of 7) sorted by relevance
| /freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | CGStmt.cpp | 2554 llvm::Constant *Two = llvm::ConstantInt::get(Tmp->getType(), 2); in EmitAsmStores() local
|
| HD | CGObjCGNU.cpp | 2571 llvm::Constant *Two = llvm::ConstantInt::get(IntTy, 2); in GetEHType() local
|
| HD | ItaniumCXXABI.cpp | 3961 llvm::Constant *Two = llvm::ConstantInt::get(PtrDiffTy, 2); in BuildVTablePointer() local
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| HD | SIISelLowering.cpp | 4081 SDValue Two = DAG.getConstant(2, SL, MVT::i32); in lowerGET_ROUNDING() local 4135 SDValue Two = DAG.getConstant(2, SL, MVT::i32); in lowerSET_ROUNDING() local 4155 SDValue Two = DAG.getConstant(2, SL, MVT::i32); in lowerSET_ROUNDING() local 14325 const SDValue Two = DAG.getConstantFP(2.0, SL, VT); in performFAddCombine() local 14337 const SDValue Two = DAG.getConstantFP(2.0, SL, VT); in performFAddCombine() local 14369 const SDValue Two = DAG.getConstantFP(2.0, SL, VT); in performFSubCombine() local
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| HD | DependenceAnalysis.cpp | 1471 APInt Two = APInt(Distance.getBitWidth(), 2, true); in weakCrossingSIVtest() local
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| HD | LegalizeIntegerTypes.cpp | 4942 SDValue Two = DAG.getNode(ISD::UMULO, dl, VTHalfWithO, RHSHigh, LHSLow); in ExpandIntRes_XMULO() local
|
| HD | DAGCombiner.cpp | 6018 SDValue Two = DAG.getConstant(2, DL, OpVT); in foldLogicOfSetCCs() local 16992 const SDValue Two = DAG.getConstantFP(2.0, DL, VT); in visitFMUL() local
|