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

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
Thumb1RegisterInfo.cpp 365 static void removeOperands(MachineInstr &MI, unsigned i) {
429 removeOperands(MI, FrameRegIdx);
458 removeOperands(MI, FrameRegIdx);
651 removeOperands(MI, PIdx);
  /external/llvm/lib/Target/ARM/
ThumbRegisterInfo.cpp 330 static void removeOperands(MachineInstr &MI, unsigned i) {
566 removeOperands(MI, PIdx);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ThumbRegisterInfo.cpp 339 static void removeOperands(MachineInstr &MI, unsigned i) {
566 removeOperands(MI, PIdx);
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 301 void removeOperands(SDNode *Node) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
SelectionDAG.h 366 void removeOperands(SDNode *Node) {
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 659 removeOperands(N);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 753 removeOperands(N);
    [all...]

Completed in 166 milliseconds