Searched refs:StoreValue (Results 1 – 4 of 4) sorted by relevance
22 void StoreValue(int* destination, int value) { in StoreValue() function76 Bind(&StoreValue, &result)); in TEST()
305 if (LoadValue == StoreValue[i] && LoadOffset == StoreOffset[i]) in isLoadOfStoredAddress()310 if (StoreValue[i] == LoadValue) { in isLoadOfStoredAddress()409 StoreValue[NumStores] = MO->getValue(); in EmitInstruction()
72 const Value *StoreValue[4]; variable
7157 SDValue StoreValue = BVN->getOperand(i); in LowerBUILD_VECTOR() local7159 StoreValue = DAG.getNode(ISD::ANY_EXTEND, dl, MVT::i32, StoreValue); in LowerBUILD_VECTOR()7162 StoreValue, Idx, in LowerBUILD_VECTOR()