Home
last modified time | relevance | path

Searched defs:ConstInt (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DConstantHoisting.h85 ConstantInt *ConstInt; member
90 ConstInt(ConstInt), ConstExpr(ConstExpr) {} in ConstInt() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp360 ConstantInt *ConstInt) { in collectConstantCandidates()
440 if (auto ConstInt = dyn_cast<ConstantInt>(Opnd)) { in collectConstantCandidates() local
452 if (auto *ConstInt = dyn_cast<ConstantInt>(CastInst->getOperand(0))) { in collectConstantCandidates() local
470 if (auto ConstInt = dyn_cast<ConstantInt>(ConstExpr->getOperand(0))) { in collectConstantCandidates() local
625 ConstantInt *ConstInt = MaxCostItr->ConstInt; in findAndMakeBaseConstant() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCLoopInstrFormPrep.cpp838 const APInt &ConstInt = StepConst->getValue()->getValue(); in runOnLoop() local
DPPCFastISel.cpp843 if (const ConstantInt *ConstInt = dyn_cast<ConstantInt>(SrcValue2)) { in PPCEmitCmp() local
1305 if (const ConstantInt *ConstInt = dyn_cast<ConstantInt>(I->getOperand(1))) { in SelectBinaryIntOp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFastISel.cpp1370 if (const ConstantInt *ConstInt = dyn_cast<ConstantInt>(Src2Value)) { in ARMEmitCmp() local
1632 if (const ConstantInt *ConstInt = dyn_cast<ConstantInt>(I->getOperand(2))) { in SelectSelect() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8632.cpp1223 auto *ConstInt = llvm::dyn_cast<ConstantInteger32>( in loOperand() local
1249 auto *ConstInt = llvm::dyn_cast<ConstantInteger32>( in hiOperand() local
5281 if (auto *ConstInt = in matchOffsetIndexOrBase() local
DIceTargetLoweringX8664.cpp4702 if (auto *ConstInt = in matchOffsetIndexOrBase() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp1714 auto *ConstInt = dyn_cast<ConstantInt>(I.getOperand(1)); in salvageDebugInfoImpl() local