Home
last modified time | relevance | path

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

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