HomeSort by relevance Sort by last modified time
    Searched refs:ResultTy (Results 1 - 25 of 85) sorted by null

1 2 3 4

  /external/clang/test/SemaTemplate/
instantiation-backtrace.cpp 35 template <class T> class ResultTy { // expected-warning {{does not declare any constructor}}
40 typename ResultTy<T2>::error Deduce( void (T1::*member)(T2) ) {} // \
41 // expected-note {{instantiation of template class 'PR13365::ResultTy<int &>'}} \
  /external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
BlackfinIntrinsicInfo.cpp 85 Type *ResultTy = NULL;
93 return FunctionType::get(ResultTy, ArgTys, IsVarArg);
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeIntrinsicInfo.cpp 94 Type *ResultTy = NULL;
102 return FunctionType::get(ResultTy, ArgTys, IsVarArg);
  /external/llvm/include/llvm/CodeGen/
FastISel.h 98 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy,
101 RetTy = ResultTy;
120 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy,
124 RetTy = ResultTy;
144 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultTy,
147 RetTy = ResultTy;
156 CallingConv::ID CC, Type *ResultTy,
160 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultTy,
163 RetTy = ResultTy;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 80 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy,
83 RetTy = ResultTy;
102 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy,
106 RetTy = ResultTy;
126 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultTy,
129 RetTy = ResultTy;
138 CallingConv::ID CC, Type *ResultTy,
142 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultTy,
145 RetTy = ResultTy;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 80 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy,
83 RetTy = ResultTy;
102 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy,
106 RetTy = ResultTy;
126 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultTy,
129 RetTy = ResultTy;
138 CallingConv::ID CC, Type *ResultTy,
142 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultTy,
145 RetTy = ResultTy;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 80 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy,
83 RetTy = ResultTy;
102 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy,
106 RetTy = ResultTy;
126 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultTy,
129 RetTy = ResultTy;
138 CallingConv::ID CC, Type *ResultTy,
142 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultTy,
145 RetTy = ResultTy;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 80 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy,
83 RetTy = ResultTy;
102 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy,
106 RetTy = ResultTy;
126 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultTy,
129 RetTy = ResultTy;
138 CallingConv::ID CC, Type *ResultTy,
142 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultTy,
145 RetTy = ResultTy;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 80 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy,
83 RetTy = ResultTy;
102 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy,
106 RetTy = ResultTy;
126 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultTy,
129 RetTy = ResultTy;
138 CallingConv::ID CC, Type *ResultTy,
142 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultTy,
145 RetTy = ResultTy;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 80 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy,
83 RetTy = ResultTy;
102 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy,
106 RetTy = ResultTy;
126 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultTy,
129 RetTy = ResultTy;
138 CallingConv::ID CC, Type *ResultTy,
142 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultTy,
145 RetTy = ResultTy;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 80 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy,
83 RetTy = ResultTy;
102 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy,
106 RetTy = ResultTy;
126 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultTy,
129 RetTy = ResultTy;
138 CallingConv::ID CC, Type *ResultTy,
142 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultTy,
145 RetTy = ResultTy;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 80 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy,
83 RetTy = ResultTy;
102 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy,
106 RetTy = ResultTy;
126 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultTy,
129 RetTy = ResultTy;
138 CallingConv::ID CC, Type *ResultTy,
142 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultTy,
145 RetTy = ResultTy;
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp 930 Type *ResultTy = nullptr;
942 ResultTy = Type::getVoidTy(Context);
945 ResultTy = Type::getHalfTy(Context);
948 ResultTy = Type::getFloatTy(Context);
951 ResultTy = Type::getDoubleTy(Context);
954 ResultTy = Type::getX86_FP80Ty(Context);
957 ResultTy = Type::getFP128Ty(Context);
960 ResultTy = Type::getPPC_FP128Ty(Context);
963 ResultTy = Type::getLabelTy(Context);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
BitcodeReader.cpp 563 Type *ResultTy = 0;
574 ResultTy = Type::getVoidTy(Context);
577 ResultTy = Type::getFloatTy(Context);
580 ResultTy = Type::getDoubleTy(Context);
583 ResultTy = Type::getX86_FP80Ty(Context);
586 ResultTy = Type::getFP128Ty(Context);
589 ResultTy = Type::getPPC_FP128Ty(Context);
592 ResultTy = Type::getLabelTy(Context);
595 ResultTy = Type::getMetadataTy(Context);
598 ResultTy = Type::getX86_MMXTy(Context)
    [all...]
  /external/llvm/lib/IR/
ConstantFold.cpp     [all...]
  /external/clang/lib/Analysis/
BodyFarm.cpp 291 QualType ResultTy = D->getReturnType();
292 bool isBoolean = ResultTy->isBooleanType();
293 if (!isBoolean && !ResultTy->isIntegralType(C))
335 : M.makeIntegralCast(BoolVal, ResultTy);
342 : M.makeIntegralCast(BoolVal, ResultTy);
  /external/swiftshader/third_party/LLVM/lib/VMCore/
ConstantFold.cpp     [all...]
Function.cpp 361 Type *ResultTy = NULL;
369 return FunctionType::get(ResultTy, ArgTys, IsVarArg);
  /external/llvm/lib/CodeGen/
AtomicExpandPass.cpp 61 insertRMWLLSCLoop(IRBuilder<> &Builder, Type *ResultTy, Value *Addr,
65 Instruction *I, Type *ResultTy, Value *Addr, AtomicOrdering MemOpOrder,
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
SValBuilder.cpp 335 QualType ResultTy) {
347 return makeNonLoc(symLHS, Op, symRHS, ResultTy);
351 return makeNonLoc(symLHS, Op, rInt->getValue(), ResultTy);
355 return makeNonLoc(lInt->getValue(), Op, symRHS, ResultTy);
CallEvent.cpp 31 QualType ResultTy = E->getType();
40 ResultTy = Ctx.getLValueReferenceType(ResultTy);
43 ResultTy = Ctx.getRValueReferenceType(ResultTy);
50 return ResultTy;
    [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
ConstantFolding.cpp 545 Type *ResultTy,
548 Type *IntPtrTy = TD->getIntPtrType(ResultTy->getContext());
579 Type *ResultTy,
595 cast<PointerType>(ResultTy)->getElementType()->isIntegerTy(8)) {
603 Res = ConstantExpr::getIntToPtr(Res, ResultTy);
648 return ConstantExpr::getIntToPtr(C, ResultTy);
699 } while (Ty != cast<PointerType>(ResultTy)->getElementType());
715 if (Ty != cast<PointerType>(ResultTy)->getElementType())
716 C = FoldBitCast(C, ResultTy, *TD);
    [all...]
LazyValueInfo.cpp 731 IntegerType *ResultTy = cast<IntegerType>(BBI->getType());
765 Result.markConstantRange(LHSRange.truncate(ResultTy->getBitWidth()));
768 Result.markConstantRange(LHSRange.signExtend(ResultTy->getBitWidth()));
771 Result.markConstantRange(LHSRange.zeroExtend(ResultTy->getBitWidth()));
    [all...]

Completed in 1596 milliseconds

1 2 3 4