Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericSSAContext.h74 using FunctionT = typename SSATraits::FunctionT; variable
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
226 using FunctionT = typename ContextT::FunctionT; global() variable
H A DGenericUniformityImpl.h93 using FunctionT = typename ContextT::FunctionT; global() variable
267 using FunctionT = typename ContextT::FunctionT; global() variable
334 using FunctionT = typename ContextT::FunctionT; global() variable
489 using FunctionT = typename ContextT::FunctionT; global() variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileInference.h123 using FunctionT = FT; variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp120 using FunctionT = MachineFunction; typedef