Home
last modified time | relevance | path

Searched defs:RetType (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsOs16.cpp50 Type* RetType = F.getReturnType(); in needsFPFromSig() local
DMips16HardFloat.cpp171 Type* RetType = F.getReturnType(); in needsFPReturnHelper() local
176 Type* RetType = FT.getReturnType(); in needsFPReturnHelper() local
DMipsAsmPrinter.cpp994 const char *RetType; in EmitFPCallStub() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGStackify.cpp689 int64_t RetType = Try->getOperand(0).getImm(); in removeUnnecessaryInstrs() local
1237 WebAssembly::BlockType RetType = in fixEndsAtEndOfFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp494 Type *RetType = T->getReturnType(); in getArgsFunctionType() local
506 Type *RetType = T->getReturnType(); in getTrampolineFunctionType() local
537 Type *RetType = T->getReturnType(); in getCustomFunctionType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp1384 auto *RetType = cast<IntegerType>(Call.CS.getType()); in applyVirtualConstProp() local
1408 auto RetType = dyn_cast<IntegerType>(TargetsForSlot[0].Fn->getReturnType()); in tryVirtualConstProp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.cpp283 auto RetType = Elements[0]; in completeType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp5319 Type *RetType = nullptr; in ParseFunctionHeader() local
6051 Type *RetType = nullptr; in ParseInvoke() local
6361 Type *RetType = nullptr; in ParseCallBr() local
6784 Type *RetType = nullptr; in ParseCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULibCalls.cpp1419 Type *RetType = UCallee->getReturnType(); in insertAlloca() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2553 auto RetType = cast<VectorType>(II->getType()); in visitCallInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp4021 const EVT RetType[] = {MVT::i32, MVT::i32, MVT::Other}; in Select() local