Home
last modified time | relevance | path

Searched defs:FType (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/function/
Dlazy_signature.hpp75 typedef typename remove_RC<F>::type FType; typedef
86 typedef typename remove_RC<F>::type FType; typedef
98 typedef typename remove_RC<F>::type FType; typedef
111 typedef typename remove_RC<F>::type FType; typedef
120 typedef typename remove_RC<F>::type FType; typedef
130 typedef typename remove_RC<F>::type FType; typedef
141 typedef typename remove_RC<F>::type FType; typedef
153 typedef typename remove_RC<F>::type FType; typedef
167 typedef typename remove_RC<F>::type FType; typedef
186 typedef typename remove_RC<F>::type FType; typedef
[all …]
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClBitcodeHeader.h126 void DecodeTypedID(FixedSubfield Subfield, Tag &ID, FieldType &FType) { in DecodeTypedID()
144 FieldType FType; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCFragment.h120 MCEncodedFragment(MCFragment::FragmentType FType, bool HasInstructions, in MCEncodedFragment()
178 MCEncodedFragmentWithContents(MCFragment::FragmentType FType, in MCEncodedFragmentWithContents()
199 MCEncodedFragmentWithFixups(MCFragment::FragmentType FType, in MCEncodedFragmentWithFixups()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCFragment.h131 MCEncodedFragment(MCFragment::FragmentType FType, bool HasInstructions, in MCEncodedFragment()
190 MCEncodedFragmentWithContents(MCFragment::FragmentType FType, in MCEncodedFragmentWithContents()
211 MCEncodedFragmentWithFixups(MCFragment::FragmentType FType, in MCEncodedFragmentWithFixups()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCFragment.h132 MCEncodedFragment(MCFragment::FragmentType FType, bool HasInstructions, in MCEncodedFragment()
191 MCEncodedFragmentWithContents(MCFragment::FragmentType FType, in MCEncodedFragmentWithContents()
212 MCEncodedFragmentWithFixups(MCFragment::FragmentType FType, in MCEncodedFragmentWithFixups()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCFragment.h132 MCEncodedFragment(MCFragment::FragmentType FType, bool HasInstructions, in MCEncodedFragment()
191 MCEncodedFragmentWithContents(MCFragment::FragmentType FType, in MCEncodedFragmentWithContents()
212 MCEncodedFragmentWithFixups(MCFragment::FragmentType FType, in MCEncodedFragmentWithFixups()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCFragment.h132 MCEncodedFragment(MCFragment::FragmentType FType, bool HasInstructions, in MCEncodedFragment()
191 MCEncodedFragmentWithContents(MCFragment::FragmentType FType, in MCEncodedFragmentWithContents()
212 MCEncodedFragmentWithFixups(MCFragment::FragmentType FType, in MCEncodedFragmentWithFixups()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCFragment.h132 MCEncodedFragment(MCFragment::FragmentType FType, bool HasInstructions, in MCEncodedFragment()
191 MCEncodedFragmentWithContents(MCFragment::FragmentType FType, in MCEncodedFragmentWithContents()
212 MCEncodedFragmentWithFixups(MCFragment::FragmentType FType, in MCEncodedFragmentWithFixups()
/aosp_15_r20/external/ComputeLibrary/arm_compute/graph/backends/
H A DFunctionHelpers.h248 using FType = FusedConvolutionBatchNormalizationFunction<TargetInfo, FusedLayerTypes>; in create_fused_convolution_batch_normalization_layer() local
304 using FType = FusedDepthwiseConvolutionBatchNormalizationFunction<TargetInfo, FusedLayerTypes>; in create_fused_depthwise_convolution_batch_normalization_layer() local
701 … using FType = FusedConvolutionBatchNormalizationWithPostOpsFunction<TargetInfo, FusedLayerTypes>; in create_fused_convolution_batch_normalization_with_post_op() local
/aosp_15_r20/external/clang/test/CodeGen/
H A Dregparm.c11 typedef void (*FType)(int, int) __attribute ((regparm (3), stdcall)); typedef
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/
H A DNaClBitcodeHeader.cpp57 const char *NaClBitcodeHeaderField::TypeName(FieldType FType) { in TypeName()
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp780 QualType FType; in CreateType() local
1977 QualType FType = Field->getType(); in CreateTypeDefinition() local
2593 llvm::DIType *CGDebugInfo::CreateMemberType(llvm::DIFile *Unit, QualType FType, in CreateMemberType()
3051 QualType FType; in EmitTypeForVarWithBlocksAttr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp676 if (auto FType = dyn_cast<FunctionType>(Ty)) { in createSPIRVType() local
/aosp_15_r20/external/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp4346 QualType FType = Context->getFunctionNoProtoType(Context->VoidPtrTy); in SynthBlockInitFunctionDecl() local
4406 QualType FType = Context->getPointerType(BFT); in SynthBlockInitExpr() local
H A DRewriteModernObjC.cpp5202 QualType FType = Context->getFunctionNoProtoType(Context->VoidPtrTy); in SynthBlockInitFunctionDecl() local
5270 QualType FType = Context->getPointerType(BFT); in SynthBlockInitExpr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp2039 FunctionType *FType = MF.getFunction().getFunctionType(); in analyzeInputArgs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1634 FunctionType *FType = MF.getFunction().getFunctionType(); in analyzeInputArgs() local
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp595 FunctionType *FType = MF.getFunction()->getFunctionType(); in LowerFormalArguments() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp1577 FunctionType *FType, in processShaderInputArgs()
2035 FunctionType *FType = MF.getFunction().getFunctionType(); in LowerFormalArguments() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp3979 if (auto FType = Candidate.getFunctionType()) in getParamType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp1873 FunctionType *FType, in processPSInputArgs()
2388 FunctionType *FType = MF.getFunction().getFunctionType(); in LowerFormalArguments() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp12219 FunctionType *FType = MF.getFunction().getFunctionType(); in analyzeInputArgs() local