Home
last modified time | relevance | path

Searched defs:CInt (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLowerExpectIntrinsic.cpp136 ConstantInt *CInt = dyn_cast<ConstantInt>(BinOp->getOperand(1)); in handlePhiDef() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp366 auto CInt = dyn_cast<ConstantInt>(Arg1); in simplifyX86immShift() local
675 auto *CInt = dyn_cast<ConstantInt>(II.getArgOperand(2)); in simplifyX86insertps() local
DInstructionCombining.cpp641 const APInt *CInt; in tryFactorization() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp1804 const APInt &CInt = C->getAPIntValue(); in getPowerOf2Factor() local
/third_party/ltp/tools/sparse/sparse-src/
Dparse.c113 CInt = 0, CSInt, CUInt, CReal, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp2322 if (ConstantInt *CInt = dyn_cast<ConstantInt>(CI->getArgOperand(2))) { in optimizeStrtol() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3037 if (auto *CInt = dyn_cast<ConstantInt>(Elt)) { in computeKnownBits() local
3055 if (auto *CInt = dyn_cast<ConstantInt>(Cst)) { in computeKnownBits() local
4011 if (auto *CInt = dyn_cast<ConstantInt>(Elt)) { in ComputeNumSignBits() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4202 auto *CInt = dyn_cast<ConstantInt>(Divisor); in mayDivideByZero() local
DSLPVectorizer.cpp3428 ConstantInt *CInt = dyn_cast<ConstantInt>(I->getOperand(OpIdx)); in getEntryCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2813 const APInt &CInt = C->getAPIntValue(); in skipExtensionForVectorMULL() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp8537 const APInt &CInt = C->getAPIntValue(); in SkipExtensionForVMULL() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp6212 if (auto *CInt = dyn_cast<ConstantInt>(Cst)) { in getTargetConstantBitsFromNode() local