Home
last modified time | relevance | path

Searched defs:One (Results 1 – 25 of 34) sorted by relevance

12

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDCharUnits.h58 static CharUnits One() { in One() function
/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDStraightLineStrengthReduce.cpp401 APInt One(Idx->getBitWidth(), 1); in allocateCandidatesAndFindBasisForAdd() local
406 ConstantInt *One = ConstantInt::get(cast<IntegerType>(I->getType()), 1); in allocateCandidatesAndFindBasisForAdd() local
503 APInt One(RHS->getBitWidth(), 1); in factorArrayIndex() local
HDInductiveRangeCheckElimination.cpp768 ConstantInt *One = ConstantInt::get(IndVarTy, 1); in parseLoopStructure() local
862 ConstantInt *One = ConstantInt::get(Ty, 1); in calculateSubRanges() local
/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineCasts.cpp473 Constant *One = ConstantInt::get(Src->getType(), 1); in visitTrunc() local
539 Constant *One = ConstantInt::get(In->getType(), 1); in transformZExtICmp() local
586 Constant *One = ConstantInt::get(In->getType(), 1); in transformZExtICmp() local
HDInstCombineMulDivRem.cpp39 Value *A = nullptr, *B = nullptr, *One = nullptr; in simplifyValueKnownNonZero() local
877 if (ConstantInt *One = dyn_cast<ConstantInt>(Op0)) { in commonIDivTransforms() local
HDInstCombineCompares.cpp1384 Constant *One = cast<Constant>(LHSI->getOperand(1)); in visitICmpInstWithInstAndIntCst() local
/NextBSD/contrib/llvm/lib/Target/Hexagon/
HDBitTracker.h112 One, // Bit = 1. enumerator
/NextBSD/contrib/llvm/lib/CodeGen/
HDSjLjEHPrepare.cpp132 Value *One = ConstantInt::get(Int32Ty, 1); in insertCallSiteStore() local
/NextBSD/contrib/llvm/lib/Transforms/Utils/
HDIntegerDivision.cpp162 ConstantInt *One; in generateUnsignedDivisionCode() local
HDSimplifyLibCalls.cpp1145 Constant *One = ConstantFP::get(CI->getContext(), APFloat(1.0f)); in optimizeExp2() local
/NextBSD/contrib/llvm/include/llvm/Target/
HDTargetCallingConv.h58 static const uint64_t One = 1ULL; ///< 1 of this type, for shifts member
/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDSIISelLowering.cpp1188 SDValue One = DAG.getConstant(1, DL, MVT::i32); in LowerSELECT() local
1268 const SDValue One = DAG.getConstantFP(1.0, SL, MVT::f32); in LowerFDIV32() local
1294 const SDValue One = DAG.getConstantFP(1.0, SL, MVT::f64); in LowerFDIV64() local
HDAMDGPUISelLowering.cpp1961 const SDValue One = DAG.getConstantFP(1.0, SL, MVT::f64); in LowerFCEIL() local
1995 const SDValue One = DAG.getConstant(1, SL, MVT::i32); in LowerFTRUNC() local
2082 const SDValue One = DAG.getConstantFP(1.0, SL, MVT::f32); in LowerFROUND32() local
2104 const SDValue One = DAG.getConstant(1, SL, MVT::i32); in LowerFROUND64() local
HDR600ISelLowering.cpp983 SDValue One = DAG.getConstant(1, DL, VT); in LowerSHLParts() local
1019 SDValue One = DAG.getConstant(1, DL, VT); in LowerSRXParts() local
/NextBSD/contrib/llvm/lib/Target/Mips/
HDMipsSEISelLowering.cpp1497 SDValue One = DAG.getConstant(1, DL, ResTy); in lowerMSABitClear() local
1626 SDValue One = DAG.getConstant(1, DL, VecTy); in lowerINTRINSIC_WO_CHAIN() local
1662 SDValue One = DAG.getConstant(1, DL, VecTy); in lowerINTRINSIC_WO_CHAIN() local
/NextBSD/contrib/llvm/lib/Analysis/
HDScalarEvolution.cpp937 const SCEV *Denominator, *Quotient, *Remainder, *Zero, *One; member
2171 const SCEV *One = getConstant(Ty, 1); in getAddExpr() local
4425 const SCEV *One = getConstant(U->getType(), 1); in createSCEV() local
4440 const SCEV *One = getConstant(U->getType(), 1); in createSCEV() local
7220 const SCEV *One = getConstant(Stride->getType(), 1); in doesIVOverflowOnLT() local
7249 const SCEV *One = getConstant(Stride->getType(), 1); in doesIVOverflowOnGT() local
7274 const SCEV *One = getConstant(Step->getType(), 1); in computeBECount() local
7498 APInt One(BitWidth,1); in getNumIterationsInRange() local
HDLoopAccessAnalysis.cpp107 Value *One = ConstantInt::get(StrideVal->getType(), 1); in replaceSymbolicStrideSCEV() local
HDScalarEvolutionExpander.cpp1449 Constant *One = ConstantInt::get(Ty, 1); in visitAddRecExpr() local
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSema.cpp781 llvm::APInt One(Context.getTypeSize(Context.getSizeType()), true); in ActOnEndOfTranslationUnit() local
/NextBSD/contrib/llvm/lib/Target/MSP430/
HDMSP430ISelLowering.cpp968 SDValue One = DAG.getConstant(1, dl, VT); in LowerSETCC() local
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDItaniumCXXABI.cpp801 llvm::Value *One = llvm::ConstantInt::get(LPtr->getType(), 1); in EmitMemberPointerComparison() local
841 llvm::Constant *One = llvm::ConstantInt::get(Ptr->getType(), 1); in EmitMemberPointerIsNotNull() local
HDCGBuiltin.cpp636 Value *One = ConstantInt::get(IntTy, 1); in EmitBuiltinExpr() local
4300 Value *One = llvm::ConstantInt::get(Int32Ty, 1); in EmitAArch64BuiltinExpr() local
HDCGExprScalar.cpp2774 llvm::Value *One = llvm::ConstantInt::get(BitsShiftedOff->getType(), 1); in EmitShl() local
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
HDCStringChecker.cpp374 NonLoc One = svalBuilder.makeIntVal(1, sizeTy).castAs<NonLoc>(); in CheckBufferAccess() local
/NextBSD/contrib/llvm/lib/IR/
HDConstants.cpp1965 Constant *One = ConstantInt::get(Type::getInt32Ty(Ty->getContext()), 1); in getAlignOf() local

12