Home
last modified time | relevance | path

Searched refs:FPRMapping (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64RegisterBankInfo.cpp138 InstructionMapping FPRMapping(/*ID*/ 2, /*Cost*/ 1, /*NumOperands*/ 3); in getInstrAlternativeMappings() local
142 FPRMapping.setOperandMapping(Idx, Size, in getInstrAlternativeMappings()
146 AltMappings.emplace_back(std::move(FPRMapping)); in getInstrAlternativeMappings()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64RegisterBankInfo.cpp287 const InstructionMapping &FPRMapping = getInstructionMapping( in getInstrAlternativeMappings() local
292 AltMappings.push_back(&FPRMapping); in getInstrAlternativeMappings()
310 const InstructionMapping &FPRMapping = getInstructionMapping( in getInstrAlternativeMappings() local
326 AltMappings.push_back(&FPRMapping); in getInstrAlternativeMappings()
348 const InstructionMapping &FPRMapping = getInstructionMapping( in getInstrAlternativeMappings() local
356 AltMappings.push_back(&FPRMapping); in getInstrAlternativeMappings()