Home
last modified time | relevance | path

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

/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
H A DGenericUniformityImpl.h265 using InstructionT = typename ContextT::InstructionT; variable
334 using InstructionT = typename ContextT::InstructionT; variable
/llvm-project/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp118 using InstructionT = MachineInstr; global() typedef