HomeSort by relevance Sort by last modified time
    Searched refs:MulOpc (Results 1 - 12 of 12) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
MLxExpansionPass.cpp 66 unsigned MulOpc, unsigned AddSubOpc,
207 unsigned MulOpc, unsigned AddSubOpc,
221 const MCInstrDesc &MCID1 = TII->get(MulOpc);
292 unsigned MulOpc, AddSubOpc;
295 MulOpc, AddSubOpc, NegAcc, HasLane) ||
299 ExpandFPMLxInstruction(MBB, MI, MulOpc, AddSubOpc, NegAcc, HasLane);
ARMBaseInstrInfo.h 281 bool isFpMLxInstruction(unsigned Opcode, unsigned &MulOpc,
ARMBaseInstrInfo.cpp 56 unsigned MulOpc; // Expanded multiplication opcode
63 // MLxOpc, MulOpc, AddSubOpc, NegAcc, HasLane
92 MLxHazardOpcodes.insert(ARM_MLxTable[i].MulOpc);
    [all...]
  /external/llvm/lib/Target/ARM/
MLxExpansionPass.cpp 69 unsigned MulOpc, unsigned AddSubOpc,
273 unsigned MulOpc, unsigned AddSubOpc,
287 const MCInstrDesc &MCID1 = TII->get(MulOpc);
360 unsigned MulOpc, AddSubOpc;
363 MulOpc, AddSubOpc, NegAcc, HasLane) ||
367 ExpandFPMLxInstruction(MBB, MI, MulOpc, AddSubOpc, NegAcc, HasLane);
ARMBaseInstrInfo.h 382 bool isFpMLxInstruction(unsigned Opcode, unsigned &MulOpc,
ARMBaseInstrInfo.cpp 57 uint16_t MulOpc; // Expanded multiplication opcode
64 // MLxOpc, MulOpc, AddSubOpc, NegAcc, HasLane
93 MLxHazardOpcodes.insert(ARM_MLxTable[i].MulOpc);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
MLxExpansionPass.cpp 69 unsigned MulOpc, unsigned AddSubOpc,
273 unsigned MulOpc, unsigned AddSubOpc,
287 const MCInstrDesc &MCID1 = TII->get(MulOpc);
357 unsigned MulOpc, AddSubOpc;
360 MulOpc, AddSubOpc, NegAcc, HasLane) ||
364 ExpandFPMLxInstruction(MBB, MI, MulOpc, AddSubOpc, NegAcc, HasLane);
ARMBaseInstrInfo.h 413 bool isFpMLxInstruction(unsigned Opcode, unsigned &MulOpc,
ARMBaseInstrInfo.cpp 81 uint16_t MulOpc; // Expanded multiplication opcode
88 // MLxOpc, MulOpc, AddSubOpc, NegAcc, HasLane
117 MLxHazardOpcodes.insert(ARM_MLxTable[i].MulOpc);
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64InstrInfo.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.cpp     [all...]

Completed in 720 milliseconds