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

  /external/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]
  /external/llvm/lib/CodeGen/
TargetInstrInfo.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 396 /// \p [out] InputReg of the equivalent EXTRACT_SUBREG.
410 RegSubRegPairAndIdx &InputReg) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h 399 /// \p [out] InputReg of the equivalent EXTRACT_SUBREG.
413 RegSubRegPairAndIdx &InputReg) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetInstrInfo.h 435 /// \p [out] InputReg of the equivalent EXTRACT_SUBREG.
449 RegSubRegPairAndIdx &InputReg) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetInstrInfo.h 435 /// \p [out] InputReg of the equivalent EXTRACT_SUBREG.
449 RegSubRegPairAndIdx &InputReg) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetInstrInfo.h 444 /// \p [out] InputReg of the equivalent EXTRACT_SUBREG.
457 RegSubRegPairAndIdx &InputReg) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetInstrInfo.h 444 /// \p [out] InputReg of the equivalent EXTRACT_SUBREG.
457 RegSubRegPairAndIdx &InputReg) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetInstrInfo.h 444 /// \p [out] InputReg of the equivalent EXTRACT_SUBREG.
457 RegSubRegPairAndIdx &InputReg) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetInstrInfo.h 444 /// \p [out] InputReg of the equivalent EXTRACT_SUBREG.
457 RegSubRegPairAndIdx &InputReg) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h 399 /// \p [out] InputReg of the equivalent EXTRACT_SUBREG.
413 RegSubRegPairAndIdx &InputReg) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/
TargetInstrInfo.h 435 /// \p [out] InputReg of the equivalent EXTRACT_SUBREG.
449 RegSubRegPairAndIdx &InputReg) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/
TargetInstrInfo.h 435 /// \p [out] InputReg of the equivalent EXTRACT_SUBREG.
449 RegSubRegPairAndIdx &InputReg) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/
TargetInstrInfo.h 444 /// \p [out] InputReg of the equivalent EXTRACT_SUBREG.
457 RegSubRegPairAndIdx &InputReg) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/
TargetInstrInfo.h 444 /// \p [out] InputReg of the equivalent EXTRACT_SUBREG.
457 RegSubRegPairAndIdx &InputReg) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/
TargetInstrInfo.h 444 /// \p [out] InputReg of the equivalent EXTRACT_SUBREG.
457 RegSubRegPairAndIdx &InputReg) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/
TargetInstrInfo.h 444 /// \p [out] InputReg of the equivalent EXTRACT_SUBREG.
457 RegSubRegPairAndIdx &InputReg) const;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86FastISel.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 60 /// \p [out] InputReg of the equivalent EXTRACT_SUBREG.
69 RegSubRegPairAndIdx &InputReg) const override;
ARMBaseInstrInfo.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
FastISel.cpp 681 unsigned InputReg = getRegForValue(I->getOperand(0));
682 if (!InputReg)
691 InputReg, InputRegIsKill);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp     [all...]

Completed in 1093 milliseconds