Searched defs:MulOpc (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | MLxExpansionPass.cpp | 207 unsigned MulOpc, unsigned AddSubOpc, in ExpandFPMLxInstruction() 292 unsigned MulOpc, AddSubOpc; in ExpandFPMLxInstructions() local
|
D | ARMBaseInstrInfo.cpp | 56 unsigned MulOpc; // Expanded multiplication opcode member 2754 ARMBaseInstrInfo::isFpMLxInstruction(unsigned Opcode, unsigned &MulOpc, in isFpMLxInstruction()
|
/external/llvm/lib/Target/ARM/ |
D | MLxExpansionPass.cpp | 273 unsigned MulOpc, unsigned AddSubOpc, in ExpandFPMLxInstruction() 360 unsigned MulOpc, AddSubOpc; in ExpandFPMLxInstructions() local
|
D | ARMBaseInstrInfo.cpp | 57 uint16_t MulOpc; // Expanded multiplication opcode member 4149 ARMBaseInstrInfo::isFpMLxInstruction(unsigned Opcode, unsigned &MulOpc, in isFpMLxInstruction()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.cpp | 2880 unsigned MulOpc, unsigned ZeroReg) { in canCombineWithMUL() 2887 unsigned MulOpc) { in canCombineWithFMUL()
|