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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h538 bool selectExtractValue(const User *U);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1768 bool FastISel::selectExtractValue(const User *U) { function in class:FastISel
1927 return selectExtractValue(I);

Completed in 123 milliseconds