Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDebugLocEntry.h90 const ConstantInt *getConstantInt() const { return Constant.CIP; } in getConstantInt() function
HDDwarfCompileUnit.cpp803 addConstantValue(VariableDie, Entry->getConstantInt(), DV.getType()); in applyConcreteDbgVariableAttributes()
847 APInt RawBytes = Entry.getConstantInt()->getValue(); in applyConcreteDbgVariableAttributes()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDSCCPSolver.cpp426 ConstantInt *getConstantInt(const ValueLatticeElement &IV, Type *Ty) const { in getConstantInt() function in llvm::SCCPInstVisitor
1074 ConstantInt *CI = getConstantInt(BCValue, BI->getCondition()->getType()); in getFeasibleSuccessors()
1102 getConstantInt(SCValue, SI->getCondition()->getType())) { in getFeasibleSuccessors()
1417 getConstantInt(CondValue, I.getCondition()->getType())) { in visitSelectInst()