Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/GlobalISel/
DRegisterBankInfo.h130 InstructionMapping(unsigned ID, unsigned Cost, unsigned NumOperands) in InstructionMapping() function
139 InstructionMapping() : ID(InvalidMappingID), Cost(0), NumOperands(0) {} in InstructionMapping() function