/external/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 1374 EVT ResTy = Op->getValueType(0); in lowerMSACopyIntr() local 1498 EVT ResTy = Op->getValueType(0); in lowerMSABitClear() local 1509 EVT ResTy = Op->getValueType(0); in lowerMSABitClearImm() local 1856 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 1867 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 1888 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 1957 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 1966 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 2041 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 2180 EVT ResTy = Op->getValueType(0); in lowerMSALoadIntr() local [all …]
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 406 EVT ResTy = Op->getValueType(0); in lowerSELECT() local 1357 EVT ResTy = Op->getValueType(0); in lowerMSACopyIntr() local 1501 EVT ResTy = Op->getValueType(0); in truncateVecElts() local 1513 EVT ResTy = Op->getValueType(0); in lowerMSABitClear() local 1524 EVT ResTy = Op->getValueType(0); in lowerMSABitClearImm() local 1873 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 1884 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 1983 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 1992 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 2067 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local [all …]
|
D | MipsSEISelDAGToDAG.cpp | 960 MVT ResTy = Node->getSimpleValueType(0); in trySelect() local 1010 MVT ResTy = Node->getSimpleValueType(0); in trySelect() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 413 EVT ResTy = Op->getValueType(0); in lowerSELECT() local 1366 EVT ResTy = Op->getValueType(0); in lowerMSACopyIntr() local 1510 EVT ResTy = Op->getValueType(0); in truncateVecElts() local 1522 EVT ResTy = Op->getValueType(0); in lowerMSABitClear() local 1533 EVT ResTy = Op->getValueType(0); in lowerMSABitClearImm() local 1882 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 1893 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 1992 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 2001 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 2076 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local [all …]
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLoweringHVX.cpp | 497 HexagonTargetLowering::getInt(unsigned IntId, MVT ResTy, ArrayRef<SDValue> Ops, in getInt() 759 MVT ResTy = tyVector(OpTy, MVT::i8); in getByteShuffle() local 1152 const SDLoc &dl, MVT ResTy, SelectionDAG &DAG) const { in extractHvxElementReg() 1176 const SDLoc &dl, MVT ResTy, SelectionDAG &DAG) const { in extractHvxElementPred() 1256 SDValue IdxV, const SDLoc &dl, MVT ResTy, SelectionDAG &DAG) const { in extractHvxSubvectorReg() 1296 const SDLoc &dl, MVT ResTy, SelectionDAG &DAG) const { in extractHvxSubvectorPred() 1493 MVT ResTy, bool ZeroExt, SelectionDAG &DAG) const { in extendHvxVectorPred() 1510 MVT ResTy, SelectionDAG &DAG) const { in compressHvxPred() 1566 HexagonTargetLowering::resizeToWidth(SDValue VecV, MVT ResTy, bool Signed, in resizeToWidth() 1839 MVT ResTy = ty(Op); in LowerHvxAnyExt() local [all …]
|
D | HexagonISelDAGToDAG.h | 125 SDValue selectUndef(const SDLoc &dl, MVT ResTy) { in selectUndef()
|
D | HexagonISelDAGToDAG.cpp | 703 MVT ResTy = N->getValueType(0).getSimpleVT(); in SelectExtractSubvector() local 796 MVT ResTy = N->getValueType(0).getSimpleVT(); in SelectVAlign() local 866 MVT ResTy = N->getValueType(0).getSimpleVT(); in SelectP2D() local 874 MVT ResTy = N->getValueType(0).getSimpleVT(); in SelectD2P() local 883 MVT ResTy = N->getValueType(0).getSimpleVT(); in SelectV2Q() local 897 MVT ResTy = N->getValueType(0).getSimpleVT(); in SelectQ2V() local
|
D | HexagonISelLowering.cpp | 1033 MVT ResTy = ty(Op); in LowerSETCC() local 2157 MVT ResTy = ResVT.getSimpleVT(), SrcTy = SrcVT.getSimpleVT(); in isExtractSubvectorCheap() local 2407 MVT ResTy = ty(Res); in LowerVECTOR_SHIFT() local 2441 MVT ResTy = ty(Op); in LowerBITCAST() local 2644 const SDLoc &dl, MVT ValTy, MVT ResTy, in extractVector() 2696 const SDLoc &dl, MVT ValTy, MVT ResTy, in extractVectorPred() 2872 HexagonTargetLowering::appendUndef(SDValue Val, MVT ResTy, SelectionDAG &DAG) in appendUndef() 2895 MVT ResTy, SelectionDAG &DAG) const { in getCombine()
|
D | HexagonISelDAGToDAGHVX.cpp | 1816 MVT ResTy, SDValue Va, SDValue Vb, in scalarizeShuffle() 2487 MVT ResTy = getSingleVT(MVT::i8); in butterfly() local 2545 MVT ResTy = N->getValueType(0).getSimpleVT(); in selectExtractSubvector() local 2566 MVT ResTy = N->getValueType(0).getSimpleVT(); in selectShuffle() local 2796 EVT ResTy = N->getValueType(0); in ppHvxShuffleOfShuffle() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLoweringHVX.cpp | 208 HexagonTargetLowering::getInt(unsigned IntId, MVT ResTy, ArrayRef<SDValue> Ops, in getInt() 330 MVT ResTy = tyVector(OpTy, MVT::i8); in getByteShuffle() local 665 const SDLoc &dl, MVT ResTy, SelectionDAG &DAG) const { in extractHvxElementReg() 689 const SDLoc &dl, MVT ResTy, SelectionDAG &DAG) const { in extractHvxElementPred() 769 const SDLoc &dl, MVT ResTy, SelectionDAG &DAG) const { in extractHvxSubvectorReg() 814 const SDLoc &dl, MVT ResTy, SelectionDAG &DAG) const { in extractHvxSubvectorPred() 1010 MVT ResTy, bool ZeroExt, SelectionDAG &DAG) const { in extendHvxVectorPred() 1210 MVT ResTy = ty(Op); in LowerHvxAnyExt() local 1220 MVT ResTy = ty(Op); in LowerHvxSignExt() local 1230 MVT ResTy = ty(Op); in LowerHvxZeroExt() local [all …]
|
D | HexagonISelDAGToDAG.h | 127 SDValue selectUndef(const SDLoc &dl, MVT ResTy) { in selectUndef()
|
D | HexagonISelDAGToDAG.cpp | 772 MVT ResTy = N->getValueType(0).getSimpleVT(); in SelectVAlign() local 834 MVT ResTy = N->getValueType(0).getSimpleVT(); in SelectP2D() local 842 MVT ResTy = N->getValueType(0).getSimpleVT(); in SelectD2P() local 851 MVT ResTy = N->getValueType(0).getSimpleVT(); in SelectV2Q() local 865 MVT ResTy = N->getValueType(0).getSimpleVT(); in SelectQ2V() local
|
D | HexagonISelDAGToDAGHVX.cpp | 1362 MVT ResTy, SDValue Va, SDValue Vb, in scalarizeShuffle() 1507 MVT ResTy = getSingleVT(MVT::i8); in contracting() local 1950 MVT ResTy = getSingleVT(MVT::i8); in butterfly() local 2007 MVT ResTy = N->getValueType(0).getSimpleVT(); in selectShuffle() local
|
/external/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 4122 OperandMatchResultTy ResTy = MatchOperandParserImpl(Operands, Mnemonic); in parseOperand() local 4171 OperandMatchResultTy ResTy = parseImm(Operands); in parseOperand() local 4296 OperandMatchResultTy ResTy = parseAnyRegister(Operands); in ParseRegister() local 4449 OperandMatchResultTy ResTy = in searchSymbolAlias() local 4527 OperandMatchResultTy ResTy = in matchAnyRegisterWithoutDollar() local 4563 OperandMatchResultTy ResTy = matchAnyRegisterWithoutDollar(Operands, S); in parseAnyRegister() local 4604 OperandMatchResultTy ResTy = parseImm(Operands); in parseJumpTarget() local 5427 OperandMatchResultTy ResTy = parseAnyRegister(Reg); in parseDirectiveCpLoad() local 5501 OperandMatchResultTy ResTy = parseAnyRegister(TmpReg); in parseDirectiveCPSetup() local 6153 OperandMatchResultTy ResTy = parseAnyRegister(TmpReg); in ParseDirective() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
D | MachineIRBuilder.cpp | 229 LLT ResTy = Res.getLLTTy(*getMRI()); in buildPadVectorWithUndefElements() local 252 LLT ResTy = Res.getLLTTy(*getMRI()); in buildDeleteTrailingVectorElements() local 545 LLT ResTy = Res.getLLTTy(*getMRI()); in buildZExtInReg() local 1040 void MachineIRBuilder::validateSelectOp(const LLT ResTy, const LLT TstTy, in validateSelectOp()
|
D | InlineAsmLowering.cpp | 625 LLT ResTy = MRI->getType(ResRegs[i]); in lowerInlineAsm() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 6334 OperandMatchResultTy ResTy = MatchOperandParserImpl(Operands, Mnemonic); in parseOperand() local 6398 OperandMatchResultTy ResTy = parseAnyRegister(Operands); in tryParseRegister() local 6579 OperandMatchResultTy ResTy = in searchSymbolAlias() local 6595 OperandMatchResultTy ResTy = in searchSymbolAlias() local 6676 OperandMatchResultTy ResTy = in matchAnyRegisterWithoutDollar() local 6725 OperandMatchResultTy ResTy = matchAnyRegisterWithoutDollar(Operands, S); in parseAnyRegister() local 6741 OperandMatchResultTy ResTy = parseAnyRegister(Operands); in parseJumpTarget() local 7645 OperandMatchResultTy ResTy = parseAnyRegister(Reg); in parseDirectiveCpAdd() local 7678 OperandMatchResultTy ResTy = parseAnyRegister(Reg); in parseDirectiveCpLoad() local 7707 OperandMatchResultTy ResTy = parseAnyRegister(Reg); in parseDirectiveCpLocal() local [all …]
|
/external/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 747 OperandMatchResultTy ResTy = parseSparcAsmOperand(Offset); in parseMEMOperand() local 761 OperandMatchResultTy ResTy = MatchOperandParserImpl(Operands, Mnemonic); in parseOperand() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 6148 OperandMatchResultTy ResTy = MatchOperandParserImpl(Operands, Mnemonic); in parseOperand() local 6206 OperandMatchResultTy ResTy = parseAnyRegister(Operands); in ParseRegister() local 6386 OperandMatchResultTy ResTy = in searchSymbolAlias() local 6402 OperandMatchResultTy ResTy = in searchSymbolAlias() local 6483 OperandMatchResultTy ResTy = in matchAnyRegisterWithoutDollar() local 6532 OperandMatchResultTy ResTy = matchAnyRegisterWithoutDollar(Operands, S); in parseAnyRegister() local 6548 OperandMatchResultTy ResTy = parseAnyRegister(Operands); in parseJumpTarget() local 7428 OperandMatchResultTy ResTy = parseAnyRegister(Reg); in parseDirectiveCpLoad() local 7457 OperandMatchResultTy ResTy = parseAnyRegister(Reg); in parseDirectiveCpLocal() local 7536 OperandMatchResultTy ResTy = parseAnyRegister(TmpReg); in parseDirectiveCPSetup() local [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 744 OperandMatchResultTy ResTy = parseSparcAsmOperand(Offset); in parseMEMOperand() local 804 OperandMatchResultTy ResTy = MatchOperandParserImpl(Operands, Mnemonic); in parseOperand() local
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | CallAndMessageChecker.cpp | 499 QualType ResTy = msg.getResultType(); in emitNilReceiverBug() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
D | X86InstCombineIntrinsic.cpp | 442 Type *ResTy = II.getType(); in simplifyX86pack() local 507 Type *ResTy = II.getType(); in simplifyX86movmsk() local
|
/external/clang/lib/CodeGen/ |
D | CodeGenFunction.cpp | 956 QualType ResTy = FD->getReturnType(); in BuildFunctionArgList() local 1003 QualType ResTy = BuildFunctionArgList(GD, Args); in GenerateCode() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | MachineIRBuilder.cpp | 540 LLT ResTy = getMRI()->getType(Res); in buildSequence() local 929 void MachineIRBuilder::validateSelectOp(const LLT &ResTy, const LLT &TstTy, in validateSelectOp()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Xtensa/AsmParser/ |
D | XtensaAsmParser.cpp | 583 OperandMatchResultTy ResTy = MatchOperandParserImpl(Operands, Mnemonic); in parseOperand() local
|