HomeSort by relevance Sort by last modified time
    Searched full:constrainoperandregclass (Results 1 - 25 of 34) sorted by null

1 2

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
Utils.h 40 unsigned constrainOperandRegClass(const MachineFunction &MF,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/GlobalISel/
Utils.h 41 unsigned constrainOperandRegClass(const MachineFunction &MF,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/GlobalISel/
Utils.h 41 unsigned constrainOperandRegClass(const MachineFunction &MF,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/GlobalISel/
Utils.h 54 unsigned constrainOperandRegClass(const MachineFunction &MF,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/GlobalISel/
Utils.h 54 unsigned constrainOperandRegClass(const MachineFunction &MF,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/GlobalISel/
Utils.h 54 unsigned constrainOperandRegClass(const MachineFunction &MF,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/GlobalISel/
Utils.h 54 unsigned constrainOperandRegClass(const MachineFunction &MF,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
Utils.h 40 unsigned constrainOperandRegClass(const MachineFunction &MF,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/GlobalISel/
Utils.h 41 unsigned constrainOperandRegClass(const MachineFunction &MF,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/GlobalISel/
Utils.h 41 unsigned constrainOperandRegClass(const MachineFunction &MF,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/GlobalISel/
Utils.h 54 unsigned constrainOperandRegClass(const MachineFunction &MF,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/GlobalISel/
Utils.h 54 unsigned constrainOperandRegClass(const MachineFunction &MF,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/GlobalISel/
Utils.h 54 unsigned constrainOperandRegClass(const MachineFunction &MF,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/GlobalISel/
Utils.h 54 unsigned constrainOperandRegClass(const MachineFunction &MF,
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp 286 Op0 = constrainOperandRegClass(II, Op0, 1);
309 Op0 = constrainOperandRegClass(II, Op0, 1);
310 Op1 = constrainOperandRegClass(II, Op1, 2);
337 Op0 = constrainOperandRegClass(II, Op0, 1);
364 Op0 = constrainOperandRegClass(II, Op0, 1);
365 Op1 = constrainOperandRegClass(II, Op1, 2);
532 ResultReg = constrainOperandRegClass(TII.get(ARM::LDRcp), ResultReg, 0);
605 DestReg = constrainOperandRegClass(TII.get(ARM::LDRcp), DestReg, 0);
681 ResultReg = constrainOperandRegClass(TII.get(Opc), ResultReg, 0);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64FastISel.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
FastISel.h 476 unsigned constrainOperandRegClass(const MCInstrDesc &II, unsigned Op,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 445 unsigned constrainOperandRegClass(const MCInstrDesc &II, unsigned Op,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
FastISel.h 470 unsigned constrainOperandRegClass(const MCInstrDesc &II, unsigned Op,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
FastISel.h 470 unsigned constrainOperandRegClass(const MCInstrDesc &II, unsigned Op,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
FastISel.h 470 unsigned constrainOperandRegClass(const MCInstrDesc &II, unsigned Op,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
FastISel.h 470 unsigned constrainOperandRegClass(const MCInstrDesc &II, unsigned Op,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
FastISel.h 470 unsigned constrainOperandRegClass(const MCInstrDesc &II, unsigned Op,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
FastISel.h 470 unsigned constrainOperandRegClass(const MCInstrDesc &II, unsigned Op,

Completed in 1228 milliseconds

1 2