Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp7550 bool ReusingLoad; in LowerINT_TO_FP() local
7551 if (!(ReusingLoad = canReuseLoadAddress(Op.getOperand(0), MVT::i32, RLI, in LowerINT_TO_FP()
7579 if (ReusingLoad) in LowerINT_TO_FP()