Home
last modified time | relevance | path

Searched defs:FInfo (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp401 static inline int getVecSize(const AMDGPULibFunc& FInfo) { in getVecSize()
405 static inline AMDGPULibFunc::EType getArgType(const AMDGPULibFunc& FInfo) { in getArgType()
418 FuncInfo &FInfo) { in parseFunctionName()
454 bool AMDGPULibCalls::sincosUseNative(CallInst *aCI, const FuncInfo &FInfo) { in sincosUseNative()
495 FuncInfo FInfo; in useNative() local
525 const FuncInfo &FInfo) { in fold_read_write_pipe()
654 FuncInfo FInfo; in fold() local
831 bool AMDGPULibCalls::TDOFold(CallInst *CI, const FuncInfo &FInfo) { in TDOFold()
904 const FuncInfo &FInfo) { in fold_pow()
1153 const FuncInfo &FInfo) { in fold_rootn()
[all …]
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXX.cpp310 const CGFunctionInfo &FInfo = CGM.getTypes().arrangeCXXStructorDeclaration( in BuildAppleKextVirtualDestructorCall() local
H A DCGExprCXX.cpp331 const CGFunctionInfo *FInfo = nullptr; in EmitCXXMemberOrOperatorMemberCallExpr() local
H A DMicrosoftCXXABI.cpp2014 const CGFunctionInfo *FInfo = in EmitVirtualDestructorCall() local
H A DItaniumCXXABI.cpp2251 const CGFunctionInfo *FInfo = in EmitVirtualDestructorCall() local
H A DCodeGenModule.cpp5108 auto FInfo = in GetAddrOfGlobal() local