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 316 /// mapLocalFrameObject - Map a frame index into the local object block
317 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) {
  /external/llvm/lib/CodeGen/
LocalStackSlotAllocation.cpp 156 MFI->mapLocalFrameObject(FrameIdx, LocalOffset);

Completed in 38 milliseconds