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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
SystemZInstrInfo.h 178 /// The arguments 'CommuteOpIdx1' and 'CommuteOpIdx2' specify the operands
187 unsigned CommuteOpIdx2) const override;
  /external/llvm/lib/Target/X86/
X86InstrInfo.h 537 /// The arguments 'CommuteOpIdx1' and 'CommuteOpIdx2' specify the operands
546 unsigned CommuteOpIdx2) const override;
X86InstrInfo.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86InstrInfo.h 569 /// The arguments 'CommuteOpIdx1' and 'CommuteOpIdx2' specify the operands
578 unsigned CommuteOpIdx2) const override;
X86InstrInfo.cpp     [all...]

Completed in 190 milliseconds