Home
last modified time | relevance | path

Searched refs:ReusingLoad (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5740 bool ReusingLoad; in LowerINT_TO_FP() local
5741 if (!(ReusingLoad = canReuseLoadAddress(Op.getOperand(0), MVT::i32, RLI, in LowerINT_TO_FP()
5767 if (ReusingLoad) in LowerINT_TO_FP()