Searched refs:getConstantValue (Results 1 – 6 of 6) sorted by relevance
658 GenericValue GV = getConstantValue(Op0); in getConstantValue()664 GenericValue GV = getConstantValue(Op0); in getConstantValue()670 GenericValue GV = getConstantValue(Op0); in getConstantValue()677 GenericValue GV = getConstantValue(Op0); in getConstantValue()683 GenericValue GV = getConstantValue(Op0); in getConstantValue()688 GenericValue GV = getConstantValue(Op0); in getConstantValue()703 GenericValue GV = getConstantValue(Op0); in getConstantValue()719 GenericValue GV = getConstantValue(Op0); in getConstantValue()737 GenericValue GV = getConstantValue(Op0); in getConstantValue()746 GenericValue GV = getConstantValue(Op0); in getConstantValue()[all …]
504 GenericValue getConstantValue(const Constant *C);
600 Constant *getConstantValue() const { return ConstantValue; } in getConstantValue() function
399 static bool getConstantValue(SDValue N, uint32_t &Out) { in getConstantValue() function515 if (getConstantValue(N->getOperand(0), LHSVal) && in Select()516 getConstantValue(N->getOperand(1), RHSVal)) { in Select()
2378 NewClass->setLeader(CE->getConstantValue()); in performCongruenceFinding()2500 CondEvaluated = CE->getConstantValue(); in processOutgoingEdges()3803 return CE->getConstantValue(); in findPHIOfOpsLeader()
2055 return getConstantValue(CPV); in getOperandValue()