Home
last modified time | relevance | path

Searched refs:getConstantInt (Results 1 – 24 of 24) sorted by relevance

/external/skqp/src/sksl/ir/
DSkSLIntLiteral.h54 int64_t getConstantInt() const override { in getConstantInt() function
DSkSLExpression.h74 virtual int64_t getConstantInt() const { in getConstantInt() function
DSkSLConstructor.h160 return this->getVecComponent(index).getConstantInt(); in getIVecComponent()
/external/skia/src/sksl/ir/
DSkSLConstructor.h131 return fArguments[0]->getConstantInt(); in getVecComponent()
142 return arg.get()->getConstantInt(); in getVecComponent()
DSkSLIntLiteral.h57 int64_t getConstantInt() const override { in getConstantInt() function
DSkSLExpression.h81 virtual int64_t getConstantInt() const { in getConstantInt() function
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp137 ConstantInt *getConstantInt() const { in getConstantInt() function in __anon19af48a90111::LatticeVal
551 ConstantInt *CI = BCValue.getConstantInt(); in getFeasibleSuccessors()
577 ConstantInt *CI = SCValue.getConstantInt(); in getFeasibleSuccessors()
623 ConstantInt *CI = BCValue.getConstantInt(); in isEdgeFeasible()
640 ConstantInt *CI = SCValue.getConstantInt(); in isEdgeFeasible()
851 if (ConstantInt *CondCB = CondValue.getConstantInt()) { in visitSelectInst()
926 if (ConstantInt *CI = NonOverdefVal->getConstantInt()) in visitBinaryOperator()
1383 if (auto *ShiftAmt = Op1LV.getConstantInt()) in ResolvedUndefsIn()
1400 if (auto *ShiftAmt = Op1LV.getConstantInt()) in ResolvedUndefsIn()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp157 ConstantInt *getConstantInt() const { in getConstantInt() function in __anone384e6410111::LatticeVal
628 ConstantInt *CI = BCValue.getConstantInt(); in getFeasibleSuccessors()
654 ConstantInt *CI = SCValue.getConstantInt(); in getFeasibleSuccessors()
896 if (ConstantInt *CondCB = CondValue.getConstantInt()) { in visitSelectInst()
973 if (ConstantInt *CI = NonOverdefVal->getConstantInt()) in visitBinaryOperator()
1436 if (auto *ShiftAmt = Op1LV.getConstantInt()) in ResolvedUndefsIn()
1453 if (auto *ShiftAmt = Op1LV.getConstantInt()) in ResolvedUndefsIn()
/external/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h73 const ConstantInt *getConstantInt() const { return Constant.CIP; } in getConstantInt() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h74 const ConstantInt *getConstantInt() const { return Constant.CIP; } in getConstantInt() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DValueLattice.h285 ConstantInt *getConstantInt() const { in getConstantInt() function
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX86BaseImpl.h1577 Func, IceType_void, esp, Ctx->getConstantInt(IceType_i32, OutArgsSize));
1755 _shl(T, Ctx->getConstantInt(Ty, Count2));
2425 _sar(T, Ctx->getConstantInt(Ty, TypeWidth - 1));
2426 _shr(T, Ctx->getConstantInt(Ty, TypeWidth - LogDiv));
2428 _sar(T, Ctx->getConstantInt(Ty, LogDiv));
2529 _sar(T, Ctx->getConstantInt(Ty, TypeWidth - 1));
2530 _shr(T, Ctx->getConstantInt(Ty, TypeWidth - LogDiv));
2532 _and(T, Ctx->getConstantInt(Ty, -(1 << LogDiv)));
3459 Constant *Default = Ctx->getConstantInt(Dest->getType(), IntDefault);
3467 Constant *NonDefault = Ctx->getConstantInt(Dest->getType(), !IntDefault);
[all …]
DWasmTranslator.cpp488 Ctx->getConstantInt(DestTy, BitCount - 1))); in Binop()
494 Ctx->getConstantInt(DestTy, BitCount), Masked)); in Binop()
514 Ctx->getConstantInt(DestTy, BitCount - 1))); in Binop()
520 Ctx->getConstantInt(DestTy, BitCount), Masked)); in Binop()
DIceGlobalContext.h199 Constant *getConstantInt(Type Ty, int64_t Value);
DIceConverter.cpp151 return Ctx->getConstantInt(Ty, CI->getSExtValue()); in convertConstant()
DIceGlobalContext.cpp754 Constant *GlobalContext::getConstantInt(Type Ty, int64_t Value) { in getConstantInt() function in Ice::GlobalContext
DPNaClTranslator.cpp2855 if (Ice::Constant *C = getContext()->getConstantInt( in ProcessRecord()
DIceTargetLoweringARM32.cpp3960 Operand *_m1 = Ctx->getConstantInt(DestTy, -1); in lowerCast()
/external/skqp/src/sksl/
DSkSLIRGenerator.h172 void getConstantInt(const Expression& value, int64_t* out);
DSkSLIRGenerator.cpp493 this->getConstantInt(*caseValue, &v); in convertSwitch()
916 void IRGenerator::getConstantInt(const Expression& value, int64_t* out) { in getConstantInt() function in SkSL::IRGenerator
925 this->getConstantInt(*var.fInitialValue, out); in getConstantInt()
951 this->getConstantInt(*value, &currentValue); in convertEnum()
/external/skia/src/sksl/
DSkSLIRGenerator.h151 void getConstantInt(const Expression& value, int64_t* out);
DSkSLIRGenerator.cpp554 this->getConstantInt(*caseValue, &v); in convertSwitch()
1019 void IRGenerator::getConstantInt(const Expression& value, int64_t* out) { in getConstantInt() function in SkSL::IRGenerator
1028 this->getConstantInt(*var.fInitialValue, out); in getConstantInt()
1058 this->getConstantInt(*value, &currentValue); in convertEnum()
DSkSLByteCodeGenerator.cpp162 int64_t index = idx.fIndex->getConstantInt(); in getLocation()
587 int64_t shift = b.fRight->getConstantInt(); in writeBinaryExpression()
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp1280 return createXor(v, V(::context->getConstantInt(v->getType(), -1))); in createNot()