Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp1363 EVT ResTy = Op->getValueType(0); in lowerMSACopyIntr() local
1485 EVT ResTy = Op->getValueType(0); in lowerMSABitClear() local
1496 EVT ResTy = Op->getValueType(0); in lowerMSABitClearImm() local
1839 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local
1849 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local
1867 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local
1934 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local
1943 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local
2018 EVT ResTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local
2153 EVT ResTy = Op->getValueType(0); in lowerMSALoadIntr() local
[all …]
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp2423 OperandMatchResultTy ResTy = MatchOperandParserImpl(Operands, Mnemonic); in parseOperand() local
2472 OperandMatchResultTy ResTy = parseImm(Operands); in parseOperand() local
2619 OperandMatchResultTy ResTy = parseAnyRegister(Operands); in ParseRegister() local
2769 OperandMatchResultTy ResTy = in searchSymbolAlias() local
2853 OperandMatchResultTy ResTy = in matchAnyRegisterWithoutDollar() local
2889 OperandMatchResultTy ResTy = matchAnyRegisterWithoutDollar(Operands, S); in parseAnyRegister() local
2930 OperandMatchResultTy ResTy = parseImm(Operands); in parseJumpTarget() local
3750 OperandMatchResultTy ResTy = parseAnyRegister(Reg); in parseDirectiveCpLoad() local
3779 OperandMatchResultTy ResTy = parseAnyRegister(TmpReg); in parseDirectiveCPSetup() local
4288 OperandMatchResultTy ResTy = parseAnyRegister(TmpReg); in ParseDirective() local
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp570 OperandMatchResultTy ResTy = parseSparcAsmOperand(Offset); in parseMEMOperand() local
584 OperandMatchResultTy ResTy = MatchOperandParserImpl(Operands, Mnemonic); in parseOperand() local
/external/clang/lib/StaticAnalyzer/Checkers/
DCallAndMessageChecker.cpp500 QualType ResTy = msg.getResultType(); in emitNilReceiverBug() local
/external/clang/lib/CodeGen/
DCGExprScalar.cpp826 llvm::Type *ResTy = DstTy; in EmitScalarConversion() local
3058 llvm::Type *ResTy = ConvertType(E->getType()); in VisitBinLAnd() local
3137 llvm::Type *ResTy = ConvertType(E->getType()); in VisitBinLOr() local
DCodeGenFunction.cpp831 QualType ResTy = FD->getReturnType(); in GenerateCode() local
DItaniumCXXABI.cpp1235 QualType &ResTy, in addImplicitStructorParams()
DMicrosoftCXXABI.cpp1269 QualType &ResTy, in addImplicitStructorParams()
DCGBuiltin.cpp3202 llvm::Type *ResTy, unsigned IntID, in packTBLDVectorList()
/external/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp673 OperandMatchResultTy ResTy = MatchOperandParserImpl(Operands, Mnemonic); in parseOperand() local
/external/llvm/lib/Target/R600/AsmParser/
DAMDGPUAsmParser.cpp562 OperandMatchResultTy ResTy = MatchOperandParserImpl(Operands, Mnemonic); in parseOperand() local
/external/llvm/lib/Analysis/
DConstantFolding.cpp594 Type *ResTy = cast<PointerType>(C->getType())->getElementType(); in ConstantFoldLoadFromConstPtr() local
DScalarEvolutionExpander.cpp1326 Type *ResTy = Result->getType(); in expandAddRecExprLiterally() local
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2199 Type *ResTy = isX86_MMX ? IntegerType::get(*MS.C, 64) : I.getType(); in handleVectorSadIntrinsic() local
2218 Type *ResTy = isX86_MMX ? getMMXVectorTy(EltSizeInBits * 2) : I.getType(); in handleVectorPmaddIntrinsic() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3451 Type *ResTy = getTypeByID(Record[OpNum]); in ParseFunctionBody() local
4228 Type *ResTy = getTypeByID(Record[2]); in ParseFunctionBody() local
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1365 Type *ResTy; in insertSinCosCall() local
/external/clang/include/clang/AST/
DExpr.h2934 BinaryOperator(Expr *lhs, Expr *rhs, Opcode opc, QualType ResTy, in BinaryOperator()
3083 BinaryOperator(Expr *lhs, Expr *rhs, Opcode opc, QualType ResTy, in BinaryOperator()
/external/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp1809 EVT ResTy; in SelectVLD() local
/external/clang/lib/Sema/
DSemaExpr.cpp3015 QualType ResTy; in BuildPredefinedExpr() local
5963 QualType ResTy = OpenCLArithmeticConversions(S, LHS, RHS, QuestionLoc); in OpenCLConvertScalarsToVectors() local
6112 QualType ResTy = UsualArithmeticConversions(LHS, RHS); in CheckConditionalOperands() local
DSemaExprCXX.cpp4710 QualType ResTy = UsualArithmeticConversions(LHS, RHS); in CXXCheckConditionalOperands() local
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp2992 OperandMatchResultTy ResTy = MatchOperandParserImpl(Operands, Mnemonic); in parseOperand() local
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp5111 OperandMatchResultTy ResTy = MatchOperandParserImpl(Operands, Mnemonic); in parseOperand() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp7413 EVT ResTy = N->getValueType(0); in tryCombineFixedPointConvert() local