Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp2163 int64_t ImmSh = static_cast<uint64_t>(Imm) >> Shift; PPCMaterialize64BitInt() local
H A DPPCISelDAGToDAG.cpp5775 if (!isInt<16>(ImmSh)) in Select() local