Searched refs:setCRSpillFrameIndex (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h168 void setCRSpillFrameIndex(int idx) { CRSpillFrameIndex = idx; } function in class:llvm::PPCFunctionInfo
H A DPPCFrameLowering.cpp940 FI->setCRSpillFrameIndex(FrameIdx);

Completed in 51 milliseconds