Home
last modified time | relevance | path

Searched defs:ResTy (Results 1 – 25 of 87) sorted by relevance

1234

/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp1374 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/
DMipsSEISelLowering.cpp406 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 …]
DMipsSEISelDAGToDAG.cpp960 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/
DMipsSEISelLowering.cpp413 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/
DHexagonISelLoweringHVX.cpp497 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 …]
DHexagonISelDAGToDAG.h125 SDValue selectUndef(const SDLoc &dl, MVT ResTy) { in selectUndef()
DHexagonISelDAGToDAG.cpp703 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
DHexagonISelLowering.cpp1033 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()
DHexagonISelDAGToDAGHVX.cpp1816 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/
DHexagonISelLoweringHVX.cpp208 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 …]
DHexagonISelDAGToDAG.h127 SDValue selectUndef(const SDLoc &dl, MVT ResTy) { in selectUndef()
DHexagonISelDAGToDAG.cpp772 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
DHexagonISelDAGToDAGHVX.cpp1362 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/
DMipsAsmParser.cpp4122 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/
DMachineIRBuilder.cpp229 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()
DInlineAsmLowering.cpp625 LLT ResTy = MRI->getType(ResRegs[i]); in lowerInlineAsm() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp6334 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/
DSparcAsmParser.cpp747 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/
DMipsAsmParser.cpp6148 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/
DSparcAsmParser.cpp744 OperandMatchResultTy ResTy = parseSparcAsmOperand(Offset); in parseMEMOperand() local
804 OperandMatchResultTy ResTy = MatchOperandParserImpl(Operands, Mnemonic); in parseOperand() local
/external/clang/lib/StaticAnalyzer/Checkers/
DCallAndMessageChecker.cpp499 QualType ResTy = msg.getResultType(); in emitNilReceiverBug() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86InstCombineIntrinsic.cpp442 Type *ResTy = II.getType(); in simplifyX86pack() local
507 Type *ResTy = II.getType(); in simplifyX86movmsk() local
/external/clang/lib/CodeGen/
DCodeGenFunction.cpp956 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/
DMachineIRBuilder.cpp540 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/
DXtensaAsmParser.cpp583 OperandMatchResultTy ResTy = MatchOperandParserImpl(Operands, Mnemonic); in parseOperand() local

1234