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

  /external/llvm/lib/Target/ARM/
ARMSubtarget.cpp 322 bool ARMSubtarget::useFastISel() const {
ARMSubtarget.h 623 bool useFastISel() const;
ARMFrameLowering.cpp 52 MF.getSubtarget<ARMSubtarget>().useFastISel();
    [all...]
ARMFastISel.cpp     [all...]

Completed in 89 milliseconds