Home
last modified time | relevance | path

Searched defs:InstructionT (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericSSAContext.h60 using InstructionT = typename SSATraits::InstructionT; variable
H A DGenericUniformityInfo.h36 using InstructionT = typename ContextT::InstructionT; variable
H A DGenericConvergenceVerifier.h28 using InstructionT = typename ContextT::InstructionT; variable
[all...]
H A DGenericUniformityImpl.h269 using InstructionT = typename ContextT::InstructionT; global() variable
338 using InstructionT = typename ContextT::InstructionT; global() variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp118 using InstructionT = MachineInstr; typedef