HomeSort by: relevance | last modified time | path
    Searched refs:isStatepointSpillSlotObjectIndex (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 690 bool isStatepointSpillSlotObjectIndex(int ObjectIdx) const {
729 assert(isStatepointSpillSlotObjectIndex(ObjectIdx) && "inconsistent");
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TargetLoweringBase.cpp 1186 if (MFI.isStatepointSpillSlotObjectIndex(FI)) {

Completed in 25 milliseconds