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

  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 284 /// mapLocalFrameObject - Map a frame index into the local object block
285 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) {
  /external/llvm/lib/CodeGen/
LocalStackSlotAllocation.cpp 141 MFI->mapLocalFrameObject(FrameIdx, LocalOffset);

Completed in 172 milliseconds