/aosp_15_r20/frameworks/compile/slang/ |
D | slang_rs_export_reduce.cpp | 223 const clang::QualType ReturnTy = Fn->getReturnType().getCanonicalType(); in checkVoidReturn() local 609 const clang::QualType ReturnTy = S.FnHalter->getReturnType().getCanonicalType(); in analyzeHalter() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | VectorBuilder.cpp | 56 Value *VectorBuilder::createVectorInstruction(unsigned Opcode, Type *ReturnTy, in createVectorInstruction()
|
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrProfiling.cpp | 170 auto *ReturnTy = Type::getVoidTy(M.getContext()); in getOrInsertValueProfilingCall() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrProfiling.cpp | 555 auto *ReturnTy = Type::getVoidTy(M.getContext()); in getOrInsertValueProfilingCall() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrProfiling.cpp | 588 auto *ReturnTy = Type::getVoidTy(M.getContext()); in getOrInsertValueProfilingCall() local
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaCodeComplete.cpp | 7046 ParsedType ReturnTy) { in CodeCompleteObjCMethodDecl() 7219 ParsedType ReturnTy, in CodeCompleteObjCMethodDeclSelector()
|
H A D | SemaChecking.cpp | 224 QualType ReturnTy = CE->getCallReturnType(S.Context); in SemaBuiltinCallWithStaticChain() local
|
H A D | SemaDecl.cpp | 10942 ArrayRef<ParmVarDecl *> Parameters, QualType ReturnTy, NamedDecl *D) { in DiagnoseSizeOfParametersAndReturnValue()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 415 const DIType *ReturnTy = nullptr; in getFunctionOptions() local
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | ItaniumMangle.cpp | 2556 QualType ReturnTy = Proto->getReturnType(); in mangleBareFunctionType() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 424 const DIType *ReturnTy = nullptr; in getFunctionOptions() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 7185 unsigned ArgIdx, unsigned NumArgs, SDValue Callee, Type *ReturnTy, in populateCallLoweringInfo() 7348 Type *ReturnTy = in visitPatchpoint() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 1818 Type *ReturnTy = CI->getType(); in optimizeCallInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 8674 unsigned ArgIdx, unsigned NumArgs, SDValue Callee, Type *ReturnTy, in populateCallLoweringInfo() 8837 Type *ReturnTy = in visitPatchpoint() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 9508 unsigned ArgIdx, unsigned NumArgs, SDValue Callee, Type *ReturnTy, in populateCallLoweringInfo() 9674 Type *ReturnTy = in visitPatchpoint() local
|