Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCFragment.h125 MCEncodedFragment(MCFragment::FragmentType FType, bool HasInstructions) in MCEncodedFragment()
183 MCEncodedFragmentWithContents(MCFragment::FragmentType FType, in MCEncodedFragmentWithContents()
203 MCEncodedFragmentWithFixups(MCFragment::FragmentType FType, in MCEncodedFragmentWithFixups()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1261 QualType FType; in collectDefaultElementTypesForBlockPointer() local
1297 QualType FType; in CreateType() local
3179 QualType FType = Field->getType(); in CreateTypeDefinition() local
3975 llvm::DIType *CGDebugInfo::CreateMemberType(llvm::DIFile *Unit, QualType FType, in CreateMemberType()
4679 QualType FType; in EmitTypeForVarWithBlocksAttr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp876 if (auto FType = dyn_cast<FunctionType>(Ty)) { in createSPIRVType() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp5187 QualType FType = Context->getFunctionNoProtoType(Context->VoidPtrTy); in SynthBlockInitFunctionDecl() local
5255 QualType FType = Context->getPointerType(BFT); in SynthBlockInitExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp4871 FunctionType *FType = MF.getFunction().getFunctionType(); in analyzeInputArgs() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp2195 FunctionType *FType, in processPSInputArgs()
2803 FunctionType *FType = MF.getFunction().getFunctionType(); in LowerFormalArguments() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp19248 FunctionType *FType = MF.getFunction().getFunctionType(); analyzeInputArgs() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7093 QualType FType = TInfo->getType(); in ActOnStartOfFunctionDefinitionInOpenMPDeclareVariantScope() local