Searched defs:ImmSh (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCFastISel.cpp | 2159 int64_t ImmSh = static_cast<uint64_t>(Imm) >> Shift; PPCMaterialize64BitInt() local |
H A D | PPCISelDAGToDAG.cpp | 5787 uint64_t ImmSh = Imm >> Shift; Select() local |