HomeSort by relevance Sort by last modified time
    Searched refs:decomposeMachineOperandsTargetFlags (Results 1 - 25 of 28) sorted by null

1 2

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMInstrInfo.h 42 decomposeMachineOperandsTargetFlags(unsigned TF) const override;
ARMInstrInfo.cpp 140 ARMInstrInfo::decomposeMachineOperandsTargetFlags(unsigned TF) const {
  /external/llvm/lib/Target/Lanai/
LanaiInstrInfo.h 79 decomposeMachineOperandsTargetFlags(unsigned TF) const override;
LanaiInstrInfo.cpp 165 LanaiInstrInfo::decomposeMachineOperandsTargetFlags(unsigned TF) const {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
LanaiInstrInfo.h 80 decomposeMachineOperandsTargetFlags(unsigned TF) const override;
LanaiInstrInfo.cpp 164 LanaiInstrInfo::decomposeMachineOperandsTargetFlags(unsigned TF) const {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
MipsInstrInfo.h 160 decomposeMachineOperandsTargetFlags(unsigned TF) const override;
MipsInstrInfo.cpp 796 MipsInstrInfo::decomposeMachineOperandsTargetFlags(unsigned TF) const {
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.h 201 decomposeMachineOperandsTargetFlags(unsigned TF) const override;
AArch64InstrInfo.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.h 264 decomposeMachineOperandsTargetFlags(unsigned TF) const override;
PPCInstrInfo.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64InstrInfo.h 231 decomposeMachineOperandsTargetFlags(unsigned TF) const override;
AArch64InstrInfo.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCInstrInfo.h 329 decomposeMachineOperandsTargetFlags(unsigned TF) const override;
PPCInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.h 527 decomposeMachineOperandsTargetFlags(unsigned TF) const override;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 326 decomposeMachineOperandsTargetFlags(unsigned TF) const override;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86InstrInfo.h 542 decomposeMachineOperandsTargetFlags(unsigned TF) const override;
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
TargetInstrInfo.h     [all...]
  /external/llvm/lib/CodeGen/
MIRPrinter.cpp 696 auto Flags = TII->decomposeMachineOperandsTargetFlags(Op.getTargetFlags());
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIInstrInfo.h 851 decomposeMachineOperandsTargetFlags(unsigned TF) const override;
    [all...]
SIInstrInfo.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
MachineOperand.cpp 527 auto Flags = TII->decomposeMachineOperandsTargetFlags(Op.getTargetFlags());
    [all...]

Completed in 709 milliseconds

1 2