Home
last modified time | relevance | path

Searched defs:StackOperandIdx (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerSGPRSpills.cpp528 uint32_t StackOperandIdx = MI.isDebugValueList() ? 2 : 0; in run() local
H A DSIFrameLowering.cpp1457 uint32_t StackOperandIdx = MI.isDebugValueList() ? 2 : 0; in processFunctionBeforeFrameFinalized() local