HomeSort by relevance Sort by last modified time
    Searched defs:useFPForScavengingIndex (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/XCore/
XCoreRegisterInfo.cpp 95 XCoreRegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) const {
  /external/llvm/include/llvm/Target/
TargetRegisterInfo.h 581 /// useFPForScavengingIndex - returns true if the target wants to use
584 virtual bool useFPForScavengingIndex(const MachineFunction &MF) const {

Completed in 731 milliseconds