Searched refs:isCompatibleLoad (Results 1 – 1 of 1) sorted by relevance
13657 static bool isCompatibleLoad(SDValue N, unsigned ExtOpcode) { in isCompatibleLoad() function13700 if (!isCompatibleLoad(Op1, Opcode) || !isCompatibleLoad(Op2, Opcode)) in tryToFoldExtendSelectLoad()