Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp132 ConstantInt *getConstantInt(const ValueLatticeElement &IV) const { in getConstantInt() function in llvm::SCCPInstVisitor
566 ConstantInt *CI = getConstantInt(BCValue); in getFeasibleSuccessors()
592 if (ConstantInt *CI = getConstantInt(SCValue)) { in getFeasibleSuccessors()
882 if (ConstantInt *CondCB = getConstantInt(CondValue)) { in visitSelectInst()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h87 const ConstantInt *getConstantInt() const { return Constant.CIP; } in getConstantInt() function
H A DDwarfCompileUnit.cpp756 addConstantValue(*VariableDie, Entry->getConstantInt(), DV.getType()); in constructVariableDIEImpl()
794 APInt RawBytes = Entry.getConstantInt()->getValue(); in constructVariableDIEImpl()