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

  /external/llvm/lib/CodeGen/
TargetInstrInfo.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 314 /// \p [out] InputReg of the equivalent EXTRACT_SUBREG.
328 RegSubRegPairAndIdx &InputReg) const;
    [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 61 /// \p [out] InputReg of the equivalent EXTRACT_SUBREG.
70 RegSubRegPairAndIdx &InputReg) const override;
ARMBaseInstrInfo.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp     [all...]

Completed in 373 milliseconds