Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DSSAContext.h43 using InstructionT = Instruction; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DGenericUniformityInfo.h42 using InstructionT = typename ContextT::InstructionT; variable
DGenericUniformityImpl.h265 using InstructionT = typename ContextT::InstructionT; variable
333 using InstructionT = typename ContextT::InstructionT; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachineSSAContext.h48 using InstructionT = MachineInstr; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMIRSampleProfile.cpp94 using InstructionT = MachineInstr; typedef