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

/external/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp1051 TreePatternNode *VecOperand = local
1055 // Filter vector types out of VecOperand that don't have the right element
1057 return VecOperand->getExtType(VResNo).
/external/swiftshader/third_party/LLVM/utils/TableGen/
H A DCodeGenDAGPatterns.cpp895 TreePatternNode *VecOperand = local
899 // Filter vector types out of VecOperand that don't have the right element
901 return VecOperand->getExtType(VResNo).

Completed in 83 milliseconds