OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScalarizeVecRes_VSETCC
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h
532
SDValue
ScalarizeVecRes_VSETCC
(SDNode *N);
[
all
...]
LegalizeVectorTypes.cpp
303
if (N->getValueType(0).isVector()) return
ScalarizeVecRes_VSETCC
(N);
326
SDValue DAGTypeLegalizer::
ScalarizeVecRes_VSETCC
(SDNode *N) {
[
all
...]
Completed in 24 milliseconds