/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-7.0/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 407 EVT ResTy = Op->getValueType(0); in lowerSELECT() local 1327 EVT ResTy = Op->getValueType(0); in lowerMSACopyIntr() local 1470 EVT ResTy = Op->getValueType(0); in truncateVecElts() local 1482 EVT ResTy = Op->getValueType(0); in lowerMSABitClear() local 1493 EVT ResTy = Op->getValueType(0); in lowerMSABitClearImm() local 1842 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 1853 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 1952 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 1961 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 2036 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local [all …]
|
D | MipsSEISelDAGToDAG.cpp | 939 MVT ResTy = Node->getSimpleValueType(0); in trySelect() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLoweringHVX.cpp | 200 HexagonTargetLowering::getInt(unsigned IntId, MVT ResTy, ArrayRef<SDValue> Ops, in getInt() 322 MVT ResTy = tyVector(OpTy, MVT::i8); in getByteShuffle() local 587 const SDLoc &dl, MVT ResTy, SelectionDAG &DAG) const { in extractHvxElementReg() 611 const SDLoc &dl, MVT ResTy, SelectionDAG &DAG) const { in extractHvxElementPred() 691 const SDLoc &dl, MVT ResTy, SelectionDAG &DAG) const { in extractHvxSubvectorReg() 736 const SDLoc &dl, MVT ResTy, SelectionDAG &DAG) const { in extractHvxSubvectorPred() 932 MVT ResTy, bool ZeroExt, SelectionDAG &DAG) const { in extendHvxVectorPred() 1132 MVT ResTy = ty(Op); in LowerHvxAnyExt() local 1142 MVT ResTy = ty(Op); in LowerHvxSignExt() local 1152 MVT ResTy = ty(Op); in LowerHvxZeroExt() local [all …]
|
D | HexagonISelDAGToDAG.h | 127 SDValue selectUndef(const SDLoc &dl, MVT ResTy) { in selectUndef()
|
D | HexagonISelDAGToDAG.cpp | 775 MVT ResTy = N->getValueType(0).getSimpleVT(); in SelectVAlign() local 837 MVT ResTy = N->getValueType(0).getSimpleVT(); in SelectP2D() local 845 MVT ResTy = N->getValueType(0).getSimpleVT(); in SelectD2P() local 854 MVT ResTy = N->getValueType(0).getSimpleVT(); in SelectV2Q() local 865 MVT ResTy = N->getValueType(0).getSimpleVT(); in SelectQ2V() local
|
D | HexagonISelDAGToDAGHVX.cpp | 1331 MVT ResTy, SDValue Va, SDValue Vb, in scalarizeShuffle() 1433 MVT ResTy = getSingleVT(MVT::i8); in contracting() local 1876 MVT ResTy = getSingleVT(MVT::i8); in butterfly() local 1933 MVT ResTy = N->getValueType(0).getSimpleVT(); in selectShuffle() local
|
D | HexagonISelLowering.cpp | 812 MVT ResTy = ty(Op); in LowerSETCC() local 2110 MVT ResTy = ty(Op); in LowerBITCAST() local 2302 const SDLoc &dl, MVT ValTy, MVT ResTy, in extractVector()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/ |
D | MachineIRBuilder.cpp | 440 LLT ResTy = getMRI()->getType(Res); in buildSequence() local 610 LLT ResTy = getMRI()->getType(Res); in buildSelect() local 636 LLT ResTy = getMRI()->getType(Res); in buildInsertVectorElement() local 657 LLT ResTy = getMRI()->getType(Res); in buildExtractVectorElement() 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-7.0/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 734 OperandMatchResultTy ResTy = parseSparcAsmOperand(Offset); in parseMEMOperand() local 748 OperandMatchResultTy ResTy = MatchOperandParserImpl(Operands, Mnemonic); in parseOperand() local
|
/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-7.0/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 5734 OperandMatchResultTy ResTy = MatchOperandParserImpl(Operands, Mnemonic); in parseOperand() local 5812 OperandMatchResultTy ResTy = parseAnyRegister(Operands); in ParseRegister() local 5992 OperandMatchResultTy ResTy = in searchSymbolAlias() local 6008 OperandMatchResultTy ResTy = in searchSymbolAlias() local 6089 OperandMatchResultTy ResTy = in matchAnyRegisterWithoutDollar() local 6138 OperandMatchResultTy ResTy = matchAnyRegisterWithoutDollar(Operands, S); in parseAnyRegister() local 6154 OperandMatchResultTy ResTy = parseAnyRegister(Operands); in parseJumpTarget() local 7069 OperandMatchResultTy ResTy = parseAnyRegister(Reg); in parseDirectiveCpLoad() local 7143 OperandMatchResultTy ResTy = parseAnyRegister(TmpReg); in parseDirectiveCPSetup() local 8023 OperandMatchResultTy ResTy = parseAnyRegister(TmpReg); in ParseDirective() local
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | CallAndMessageChecker.cpp | 499 QualType ResTy = msg.getResultType(); in emitNilReceiverBug() 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
|
D | CGExprScalar.cpp | 832 llvm::Type *ResTy = DstTy; in EmitScalarConversion() local 3047 llvm::Type *ResTy = ConvertType(E->getType()); in VisitBinLAnd() local 3125 llvm::Type *ResTy = ConvertType(E->getType()); in VisitBinLOr() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/AsmParser/ |
D | SystemZAsmParser.cpp | 1000 OperandMatchResultTy ResTy; in ParseDirectiveInsn() local 1122 OperandMatchResultTy ResTy = MatchOperandParserImpl(Operands, Mnemonic); in parseOperand() local
|
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 2199 Type *ResTy = getTypeByID(Record[OpNum]); in ParseFunctionBody() local 2777 Type *ResTy = getTypeByID(Record[2]); in ParseFunctionBody() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ConstantFolding.cpp | 486 Type *ResTy = cast<PointerType>(C->getType())->getElementType(); in ConstantFoldLoadFromConstPtr() local
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | MemorySanitizer.cpp | 2272 Type *ResTy = isX86_MMX ? IntegerType::get(*MS.C, 64) : I.getType(); in handleVectorSadIntrinsic() local 2291 Type *ResTy = isX86_MMX ? getMMXVectorTy(EltSizeInBits * 2) : I.getType(); in handleVectorPmaddIntrinsic() local 2307 Type *ResTy = getShadowTy(&I); in handleVectorComparePackedIntrinsic() local
|
/external/llvm/lib/Target/SystemZ/AsmParser/ |
D | SystemZAsmParser.cpp | 743 OperandMatchResultTy ResTy = MatchOperandParserImpl(Operands, Mnemonic); in parseOperand() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | MemorySanitizer.cpp | 2468 Type *ResTy = isX86_MMX ? IntegerType::get(*MS.C, 64) : I.getType(); in handleVectorSadIntrinsic() local 2487 Type *ResTy = isX86_MMX ? getMMXVectorTy(EltSizeInBits * 2) : I.getType(); in handleVectorPmaddIntrinsic() local 2503 Type *ResTy = getShadowTy(&I); in handleVectorComparePackedIntrinsic() local
|
/external/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 749 Type *ResTy = GEP->getType(); in SymbolicallyEvaluateGEP() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 799 Type *ResTy = GEP->getType(); in SymbolicallyEvaluateGEP() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCalls.cpp | 507 Type *ResTy = II.getType(); in simplifyX86pack() local 680 Type *ResTy = II.getType(); in simplifyX86movmsk() local
|