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

  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 519 /// isFixedObjectIndex - Returns true if the specified index corresponds to a
521 bool isFixedObjectIndex(int ObjectIdx) const {
  /external/llvm/lib/Target/AArch64/
AArch64FrameLowering.cpp 658 bool isFixed = MFI->isFixedObjectIndex(FI);
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFrameLowering.cpp     [all...]
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 164 milliseconds