Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCFragment.h132 MCEncodedFragment(MCFragment::FragmentType FType,bool HasInstructions,MCSection * Sec) MCEncodedFragment() argument
191 MCEncodedFragmentWithContents(MCFragment::FragmentType FType,bool HasInstructions,MCSection * Sec) MCEncodedFragmentWithContents() argument
212 MCEncodedFragmentWithFixups(MCFragment::FragmentType FType,bool HasInstructions,MCSection * Sec) MCEncodedFragmentWithFixups() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1278 EltTys.push_back(CreateMemberType(Unit, FType, "__flags", &FieldOffset)); in CreateType() local
1242 QualType FType; collectDefaultElementTypesForBlockPointer() local
3053 QualType FType = Field->getType(); CreateTypeDefinition() local
3822 CreateMemberType(llvm::DIFile * Unit,QualType FType,StringRef Name,uint64_t * Offset) CreateMemberType() argument
4526 QualType FType; EmitTypeForVarWithBlocksAttr() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp697 if (auto FType = dyn_cast<FunctionType>(Ty)) { createSPIRVType() local
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp4343 QualType FType = Context->getFunctionNoProtoType(Context->VoidPtrTy); in SynthBlockInitFunctionDecl() local
4403 QualType FType = Context->getPointerType(BFT); in SynthBlockInitExpr() local
H A DRewriteModernObjC.cpp5189 SourceLocation(), ID, FType, nullptr, SC_Extern, in SynthBlockInitFunctionDecl() local
5257 QualType FType = Context->getPointerType(BFT); SynthBlockInitExpr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp3690 FunctionType *FType = MF.getFunction().getFunctionType(); analyzeInputArgs() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp2133 processPSInputArgs(SmallVectorImpl<ISD::InputArg> & Splits,CallingConv::ID CallConv,ArrayRef<ISD::InputArg> Ins,BitVector & Skipped,FunctionType * FType,SIMachineFunctionInfo * Info) processPSInputArgs() argument
2735 FunctionType *FType = MF.getFunction().getFunctionType(); LowerFormalArguments() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp17682 FunctionType *FType = MF.getFunction().getFunctionType(); analyzeInputArgs() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7308 QualType FType = TInfo->getType(); ActOnStartOfFunctionDefinitionInOpenMPDeclareVariantScope() local