Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DMLxExpansionPass.cpp207 unsigned MulOpc, unsigned AddSubOpc, in ExpandFPMLxInstruction()
292 unsigned MulOpc, AddSubOpc; in ExpandFPMLxInstructions() local
DARMBaseInstrInfo.cpp56 unsigned MulOpc; // Expanded multiplication opcode member
2754 ARMBaseInstrInfo::isFpMLxInstruction(unsigned Opcode, unsigned &MulOpc, in isFpMLxInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DMLxExpansionPass.cpp273 unsigned MulOpc, unsigned AddSubOpc, in ExpandFPMLxInstruction()
357 unsigned MulOpc, AddSubOpc; in ExpandFPMLxInstructions() local
DARMBaseInstrInfo.cpp81 uint16_t MulOpc; // Expanded multiplication opcode member
4543 ARMBaseInstrInfo::isFpMLxInstruction(unsigned Opcode, unsigned &MulOpc, in isFpMLxInstruction()
/external/llvm/lib/Target/ARM/
DMLxExpansionPass.cpp273 unsigned MulOpc, unsigned AddSubOpc, in ExpandFPMLxInstruction()
360 unsigned MulOpc, AddSubOpc; in ExpandFPMLxInstructions() local
DARMBaseInstrInfo.cpp57 uint16_t MulOpc; // Expanded multiplication opcode member
4149 ARMBaseInstrInfo::isFpMLxInstruction(unsigned Opcode, unsigned &MulOpc, in isFpMLxInstruction()
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp2880 unsigned MulOpc, unsigned ZeroReg) { in canCombineWithMUL()
2887 unsigned MulOpc) { in canCombineWithFMUL()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp3589 unsigned MulOpc, unsigned ZeroReg) { in canCombineWithMUL()
3596 unsigned MulOpc) { in canCombineWithFMUL()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp3119 unsigned MulOpc = Signed ? AMDGPUISD::MUL_I24 : AMDGPUISD::MUL_U24; in getMul24() local
3127 unsigned MulOpc = Signed ? AMDGPUISD::MUL_LOHI_I24 : AMDGPUISD::MUL_LOHI_U24; in getMul24() local