Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/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 …]
DMipsSEISelDAGToDAG.cpp905 MVT ResTy = Node->getSimpleValueType(0); in trySelect() local
/third_party/skia/third_party/externals/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
DHexagonISelLowering.cpp869 MVT ResTy = ty(Op); in LowerSETCC() local
2135 MVT ResTy = ty(Op); in LowerBITCAST() local
2327 const SDLoc &dl, MVT ValTy, MVT ResTy, in extractVector()
/third_party/skia/third_party/externals/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 …]
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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()
DLegalizerHelper.cpp966 LLT ResTy = MRI.getType(MI.getOperand(0).getReg()); in narrowScalar() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp1063 OperandMatchResultTy ResTy; in ParseDirectiveInsn() local
1187 OperandMatchResultTy ResTy = MatchOperandParserImpl(Operands, Mnemonic); in parseOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2813 Type *ResTy = isX86_MMX ? IntegerType::get(*MS.C, 64) : I.getType(); in handleVectorSadIntrinsic() local
2832 Type *ResTy = isX86_MMX ? getMMXVectorTy(EltSizeInBits * 2) : I.getType(); in handleVectorPmaddIntrinsic() local
2848 Type *ResTy = getShadowTy(&I); in handleVectorComparePackedIntrinsic() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp554 Type *ResTy = II.getType(); in simplifyX86pack() local
619 Type *ResTy = II.getType(); in simplifyX86movmsk() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DConstantFolding.cpp830 Type *ResTy = GEP->getType(); in SymbolicallyEvaluateGEP() local
DScalarEvolutionExpander.cpp1439 Type *ResTy = Result->getType(); in expandAddRecExprLiterally() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp2047 EVT ResTy; in SelectVLD() local
2740 EVT ResTy = EVT::getVectorVT(*CurDAG->getContext(), MVT::i64, ResTyElts); in SelectVLDDup() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3933 Type *ResTy = flattenPointerTypes(FullTy); in parseFunctionBody() local
5094 Type *ResTy = flattenPointerTypes(FullTy); in parseFunctionBody() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULegalizerInfo.cpp1945 LLT ResTy = MRI.getType(Res); in legalizeFastUnsafeFDIV() local
DAMDGPURegisterBankInfo.cpp760 LLT ResTy = MRI.getType(Def.getReg()); in executeInWaterfallLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp2123 Type *ResTy; in insertSinCosCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp9981 MVT ResTy; in performFpToIntCombine() local
10054 MVT ResTy; in performFDivCombine() local
10451 EVT ResTy = N->getValueType(0); in tryCombineFixedPointConvert() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp3555 OperandMatchResultTy ResTy = in parseOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp4455 OperandMatchResultTy ResTy = MatchOperandParserImpl(Operands, Mnemonic); in parseOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp5989 OperandMatchResultTy ResTy = MatchOperandParserImpl(Operands, Mnemonic); in parseOperand() local

12