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

  /external/llvm/lib/Target/SystemZ/
SystemZFrameLowering.cpp 364 bool StoreBackchain = MF.getFunction()->hasFnAttribute("backchain");
368 if (StoreBackchain)
383 if (StoreBackchain)
SystemZISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
SystemZFrameLowering.cpp 393 bool StoreBackchain = MF.getFunction().hasFnAttribute("backchain");
397 if (StoreBackchain)
412 if (StoreBackchain)
SystemZISelLowering.cpp     [all...]

Completed in 1146 milliseconds