Searched refs:getConstantValue (Results 1 – 6 of 6) sorted by relevance
585 GenericValue ExecutionEngine::getConstantValue(const Constant *C) { in getConstantValue() function in ExecutionEngine612 Result.AggregateVal[i] = getConstantValue(ElemUndef); in getConstantValue()642 GenericValue Result = getConstantValue(Op0); in getConstantValue()651 GenericValue GV = getConstantValue(Op0); in getConstantValue()657 GenericValue GV = getConstantValue(Op0); in getConstantValue()663 GenericValue GV = getConstantValue(Op0); in getConstantValue()670 GenericValue GV = getConstantValue(Op0); in getConstantValue()676 GenericValue GV = getConstantValue(Op0); in getConstantValue()681 GenericValue GV = getConstantValue(Op0); in getConstantValue()696 GenericValue GV = getConstantValue(Op0); in getConstantValue()[all …]
513 GenericValue getConstantValue(const Constant *C);
603 Constant *getConstantValue() const { return ConstantValue; } in getConstantValue() function
55 static bool getConstantValue(SDValue N, uint32_t &Out) { in getConstantValue() function81 if (getConstantValue(N->getOperand(0), LHSVal) && in packConstantV2I16()82 getConstantValue(N->getOperand(1), RHSVal)) { in packConstantV2I16()
2324 NewClass->setLeader(CE->getConstantValue()); in performCongruenceFinding()2447 CondEvaluated = CE->getConstantValue(); in processOutgoingEdges()3761 return CE->getConstantValue(); in findPHIOfOpsLeader()
2104 return getConstantValue(CPV); in getOperandValue()