Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dregparm.c11 typedef void (*FType)(int, int) __attribute ((regparm (3), stdcall)); typedef
/external/llvm-project/clang/test/CodeGen/
Dregparm.c11 typedef void (*FType)(int, int) __attribute ((regparm (3), stdcall)); typedef
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitcodeHeader.h126 void DecodeTypedID(FixedSubfield Subfield, Tag &ID, FieldType &FType) { in DecodeTypedID()
144 FieldType FType; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCFragment.h120 MCEncodedFragment(MCFragment::FragmentType FType, bool HasInstructions, in MCEncodedFragment()
178 MCEncodedFragmentWithContents(MCFragment::FragmentType FType, in MCEncodedFragmentWithContents()
199 MCEncodedFragmentWithFixups(MCFragment::FragmentType FType, in MCEncodedFragmentWithFixups()
/external/llvm-project/llvm/include/llvm/MC/
DMCFragment.h131 MCEncodedFragment(MCFragment::FragmentType FType, bool HasInstructions, in MCEncodedFragment()
189 MCEncodedFragmentWithContents(MCFragment::FragmentType FType, in MCEncodedFragmentWithContents()
210 MCEncodedFragmentWithFixups(MCFragment::FragmentType FType, in MCEncodedFragmentWithFixups()
/external/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitcodeHeader.cpp57 const char *NaClBitcodeHeaderField::TypeName(FieldType FType) { in TypeName()
/external/clang/lib/CodeGen/
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
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp1105 QualType FType; in collectDefaultElementTypesForBlockPointer() local
1141 QualType FType; in CreateType() local
2710 QualType FType = Field->getType(); in CreateTypeDefinition() local
3442 llvm::DIType *CGDebugInfo::CreateMemberType(llvm::DIFile *Unit, QualType FType, in CreateMemberType()
4095 QualType FType; in EmitTypeForVarWithBlocksAttr() local
/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp4346 QualType FType = Context->getFunctionNoProtoType(Context->VoidPtrTy); in SynthBlockInitFunctionDecl() local
4406 QualType FType = Context->getPointerType(BFT); in SynthBlockInitExpr() local
DRewriteModernObjC.cpp5202 QualType FType = Context->getFunctionNoProtoType(Context->VoidPtrTy); in SynthBlockInitFunctionDecl() local
5270 QualType FType = Context->getPointerType(BFT); in SynthBlockInitExpr() local
/external/llvm-project/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp4357 QualType FType = Context->getFunctionNoProtoType(Context->VoidPtrTy); in SynthBlockInitFunctionDecl() local
4417 QualType FType = Context->getPointerType(BFT); in SynthBlockInitExpr() local
DRewriteModernObjC.cpp5202 QualType FType = Context->getFunctionNoProtoType(Context->VoidPtrTy); in SynthBlockInitFunctionDecl() local
5270 QualType FType = Context->getPointerType(BFT); in SynthBlockInitExpr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp1634 FunctionType *FType = MF.getFunction().getFunctionType(); in analyzeInputArgs() local
/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp595 FunctionType *FType = MF.getFunction()->getFunctionType(); in LowerFormalArguments() local
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp2263 FunctionType *FType = MF.getFunction().getFunctionType(); in analyzeInputArgs() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp1577 FunctionType *FType, in processShaderInputArgs()
2035 FunctionType *FType = MF.getFunction().getFunctionType(); in LowerFormalArguments() local
/external/clang/lib/Sema/
DSemaCodeComplete.cpp3979 if (auto FType = Candidate.getFunctionType()) in getParamType() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp1785 FunctionType *FType, in processPSInputArgs()
2237 FunctionType *FType = MF.getFunction().getFunctionType(); in LowerFormalArguments() local
/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp5545 if (const auto *FType = Candidate.getFunctionType()) in getParamType() local
DSemaOpenMP.cpp5908 QualType FType = TInfo->getType(); in ActOnStartOfFunctionDefinitionInOpenMPDeclareVariantScope() local