Searched defs:MulOpc (Results 1 – 7 of 7) sorted by relevance
| /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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | MLxExpansionPass.cpp | 270 unsigned MulOpc, unsigned AddSubOpc, in ExpandFPMLxInstruction() 354 unsigned MulOpc, AddSubOpc; in ExpandFPMLxInstructions() local
|
| D | ARMBaseInstrInfo.cpp | 80 uint16_t MulOpc; // Expanded multiplication opcode member 4797 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()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64InstrInfo.cpp | 3698 unsigned MulOpc, unsigned ZeroReg) { in canCombineWithMUL() 3705 unsigned MulOpc) { in canCombineWithFMUL()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUISelLowering.cpp | 3289 unsigned MulOpc = Signed ? AMDGPUISD::MUL_I24 : AMDGPUISD::MUL_U24; in getMul24() local 3297 unsigned MulOpc = Signed ? AMDGPUISD::MUL_LOHI_I24 : AMDGPUISD::MUL_LOHI_U24; in getMul24() local
|