Searched refs:extendLoadedValueToExtension (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp338 bool extendLoadedValueToExtension(LoadSDNode *LD, SDValue &Val);
14171 bool DAGCombiner::extendLoadedValueToExtension(LoadSDNode *LD, SDValue &Val) { function in class:DAGCombiner
14283 if (!extendLoadedValueToExtension(LD, Val))

Completed in 176 milliseconds