OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ResVecTy
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Mips/
MipsSEISelDAGToDAG.cpp
889
EVT
ResVecTy
= BVN->getValueType(0);
929
if (
ResVecTy
!= ViaVecTy) {
930
// If LdiOp is writing to a different register class to
ResVecTy
, then
935
MVT ResVecTySimple =
ResVecTy
.getSimpleVT();
938
ResVecTy
, SDValue(Res, 0),
[
all
...]
MipsSEISelLowering.cpp
[
all
...]
Completed in 231 milliseconds