Home
last modified time | relevance | path

Searched refs:PromoteFloatRes_EXTRACT_VECTOR_ELT (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h672 SDValue PromoteFloatRes_EXTRACT_VECTOR_ELT(SDNode *N);
H A DLegalizeFloatTypes.cpp2227 R = PromoteFloatRes_EXTRACT_VECTOR_ELT(N); break; in PromoteFloatResult()
2330 SDValue DAGTypeLegalizer::PromoteFloatRes_EXTRACT_VECTOR_ELT(SDNode *N) { in PromoteFloatRes_EXTRACT_VECTOR_ELT() function in DAGTypeLegalizer