Searched refs:getConstantValue (Results 1 – 6 of 6) sorted by relevance
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()712 GenericValue GV = getConstantValue(Op0); in getConstantValue()730 GenericValue GV = getConstantValue(Op0); in getConstantValue()739 GenericValue GV = getConstantValue(Op0); in getConstantValue()[all …]
513 GenericValue getConstantValue(const Constant *C);
603 Constant *getConstantValue() const { return ConstantValue; } in getConstantValue() function
2324 NewClass->setLeader(CE->getConstantValue()); in performCongruenceFinding()2447 CondEvaluated = CE->getConstantValue(); in processOutgoingEdges()3761 return CE->getConstantValue(); in findPHIOfOpsLeader()
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()
2104 return getConstantValue(CPV); in getOperandValue()