Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSection.h307 MCEncodedFragment(MCFragment::FragmentType FType, bool HasInstructions) in MCEncodedFragment()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1440 QualType FType; in collectDefaultElementTypesForBlockPointer() local
1476 QualType FType; in CreateType() local
3404 QualType FType = Field->getType(); in CreateTypeDefinition() local
4225 llvm::DIType *CGDebugInfo::CreateMemberType(llvm::DIFile *Unit, QualType FType, in CreateMemberType()
4940 QualType FType; in EmitTypeForVarWithBlocksAttr() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp4326 QualType FType = Context->getFunctionNoProtoType(Context->VoidPtrTy); in SynthBlockInitFunctionDecl() local
4384 QualType FType = Context->getPointerType(BFT); in SynthBlockInitExpr() local
H A DRewriteModernObjC.cpp5163 QualType FType = Context->getFunctionNoProtoType(Context->VoidPtrTy); in SynthBlockInitFunctionDecl() local
5227 QualType FType = Context->getPointerType(BFT); in SynthBlockInitExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp1068 if (auto FType = dyn_cast<FunctionType>(Ty)) { in createSPIRVType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp6873 FunctionType *FType = MF.getFunction().getFunctionType(); in analyzeInputArgs() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp2300 FunctionType *FType, in processPSInputArgs()
2909 FunctionType *FType = MF.getFunction().getFunctionType(); in LowerFormalArguments() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp22028 FunctionType *FType = MF.getFunction().getFunctionType(); in analyzeInputArgs() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7041 QualType FType = TInfo->getType(); in ActOnStartOfFunctionDefinitionInOpenMPDeclareVariantScope() local