Home
last modified time | relevance | path

Searched defs:InstructionMappings (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/GlobalISel/
DRegisterBankInfo.h189 typedef SmallVector<InstructionMapping, 4> InstructionMappings; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DRegisterBankInfo.h275 using InstructionMappings = SmallVector<const InstructionMapping *, 4>; variable
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DRegisterBankInfo.h276 using InstructionMappings = SmallVector<const InstructionMapping *, 4>; variable