Home
last modified time | relevance | path

Searched refs:useFastISel (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMSubtarget.cpp322 bool ARMSubtarget::useFastISel() const { in useFastISel() function in ARMSubtarget
DARMSubtarget.h623 bool useFastISel() const;
DARMFrameLowering.cpp52 MF.getSubtarget<ARMSubtarget>().useFastISel(); in noFramePointerElim()
DARMFastISel.cpp3061 if (funcInfo.MF->getSubtarget<ARMSubtarget>().useFastISel()) in createFastISel()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMSubtarget.cpp384 bool ARMSubtarget::useFastISel() const { in useFastISel() function in ARMSubtarget
DARMSubtarget.h780 bool useFastISel() const;
DARMFrameLowering.cpp87 MF.getSubtarget<ARMSubtarget>().useFastISel(); in noFramePointerElim()
DARMFastISel.cpp3082 if (funcInfo.MF->getSubtarget<ARMSubtarget>().useFastISel()) in createFastISel()