Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DSSAContext.h43 using InstructionT = Instruction; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DGenericUniformityInfo.h42 using InstructionT = typename ContextT::InstructionT; variable
H A DGenericUniformityImpl.h265 using InstructionT = typename ContextT::InstructionT; variable
333 using InstructionT = typename ContextT::InstructionT; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineSSAContext.h48 using InstructionT = MachineInstr; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp94 using InstructionT = MachineInstr; typedef