Searched refs:IntExtVal (Results 1 – 1 of 1) sorted by relevance
1882 const Value *IntExtVal = nullptr; in selectLoad() local1886 IntExtVal = ZE; in selectLoad()1891 IntExtVal = SE; in selectLoad()1915 if (IntExtVal) { in selectLoad()1919 unsigned Reg = lookUpRegForValue(IntExtVal); in selectLoad()1952 updateValueMap(IntExtVal, ResultReg); in selectLoad()