Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp6798 bool ReusingLoad; in LowerINT_TO_FP() local
6799 if (!(ReusingLoad = canReuseLoadAddress(Op.getOperand(0), MVT::i32, RLI, in LowerINT_TO_FP()
6827 if (ReusingLoad) in LowerINT_TO_FP()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp7422 bool ReusingLoad; in LowerINT_TO_FP() local
7423 if (!(ReusingLoad = canReuseLoadAddress(Op.getOperand(0), MVT::i32, RLI, in LowerINT_TO_FP()
7451 if (ReusingLoad) in LowerINT_TO_FP()