Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DSSAContext.h42 using FunctionT = Function; global() variable
H A DGenericFloatingPointPredicateUtils.h28 using FunctionT = typename ContextT::FunctionT; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericUniformityInfo.h32 using FunctionT = typename ContextT::FunctionT; variable
H A DGenericConvergenceVerifier.h26 using FunctionT = typename ContextT::FunctionT; variable
H A DGenericCycleInfo.h47 using FunctionT = typename ContextT::FunctionT; variable
262 using FunctionT = typename ContextT::FunctionT; variable
H A DGenericUniformityImpl.h92 using FunctionT = typename ContextT::FunctionT; variable
266 using FunctionT = typename ContextT::FunctionT; variable
333 using FunctionT = typename ContextT::FunctionT; variable
496 using FunctionT = typename ContextT::FunctionT; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileInference.h123 using FunctionT = FT; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp121 using FunctionT = MachineFunction; typedef