/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | TaskQueue.h | 41 using ResultTy = typename std::result_of<Callable()>::type; member 87 using ResultTy = typename std::result_of<Callable()>::type; in async() local
|
D | GenericDomTreeConstruction.h | 110 using ResultTy = SmallVector<NodePtr, 8>; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | AtomicExpandPass.cpp | 1004 IRBuilder<> &Builder, Type *ResultTy, Value *Addr, in insertRMWLLSCLoop() 1346 IRBuilder<> &Builder, Type *ResultTy, Value *Addr, in insertRMWCmpXchgLoop() 1691 Type *ResultTy; in expandAtomicOpToLibcall() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | AutoUpgrade.cpp | 894 Type *ResultTy = Op->getType(); in UpgradeX86PSLLDQIntrinsics() local 928 Type *ResultTy = Op->getType(); in UpgradeX86PSRLDQIntrinsics() local 2146 Type *ResultTy = CI->getType(); in UpgradeIntrinsicCall() local 2161 Type *ResultTy = CI->getArgOperand(1)->getType(); in UpgradeIntrinsicCall() local 2177 Type *ResultTy = CI->getType(); in UpgradeIntrinsicCall() local
|
D | Verifier.cpp | 4735 Type *ResultTy = Call.getType(); in visitIntrinsicCall() local 4786 Type *ResultTy = FPI.getType(); in visitConstrainedFPIntrinsic() local 4795 Type *ResultTy = FPI.getType(); in visitConstrainedFPIntrinsic() local 4859 Type *ResultTy = Result->getType(); in visitConstrainedFPIntrinsic() local
|
D | ConstantFold.cpp | 1812 Type *ResultTy; in ConstantFoldCompareInstruction() local
|
D | Function.cpp | 1074 Type *ResultTy = DecodeFixedType(TableRef, Tys, Context); in getType() local
|
D | Constants.cpp | 2150 Type *ResultTy = Type::getInt1Ty(LHS->getContext()); in getICmp() local 2175 Type *ResultTy = Type::getInt1Ty(LHS->getContext()); in getFCmp() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
D | CoroSplit.cpp | 1286 for (auto ResultTy : Shape.getRetconResultTypes()) in splitRetconCoroutine() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 767 Type *ResultTy, Optional<unsigned> InRangeIndex, in CastGEPIndices()
|
D | ScalarEvolution.cpp | 1125 Type *ResultTy) { in BinomialCoefficient()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86TargetTransformInfo.cpp | 3736 Type *ResultTy = VectorType::get(VecTy->getVectorElementType(), in getInterleavedMemoryOpCostAVX512() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 895 const DataLayout &DL, MCContext &Ctx, CallingConv::ID CC, Type *ResultTy, in setCallee()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | LegalizerHelper.cpp | 196 LLT ResultTy, LLT PartTy, in insertParts()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 1710 Type *ResultTy = nullptr; in parseTypeTableBody() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
D | LLParser.cpp | 2690 Type *&ResultTy) { in ParseStructDefinition()
|