Home
last modified time | relevance | path

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

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