Lines Matching refs:ptmp
4125 UChar* ptmp = NULL; in emit_PPCInstr() local
4130 ptmp = p; /* fill in this bit later */ in emit_PPCInstr()
4145 Int delta = p - ptmp; in emit_PPCInstr()
4148 mkFormB(ptmp, invertCondTest(cond.test), in emit_PPCInstr()
4166 UChar* ptmp = NULL; in emit_PPCInstr() local
4169 ptmp = p; in emit_PPCInstr()
4205 Int delta = p - ptmp; in emit_PPCInstr()
4208 mkFormB(ptmp, invertCondTest(i->Pin.XDirect.cond.test), in emit_PPCInstr()
4226 UChar* ptmp = NULL; in emit_PPCInstr() local
4229 ptmp = p; in emit_PPCInstr()
4253 Int delta = p - ptmp; in emit_PPCInstr()
4256 mkFormB(ptmp, invertCondTest(i->Pin.XIndir.cond.test), in emit_PPCInstr()
4266 UChar* ptmp = NULL; in emit_PPCInstr() local
4269 ptmp = p; in emit_PPCInstr()
4322 Int delta = p - ptmp; in emit_PPCInstr()
4325 mkFormB(ptmp, invertCondTest(i->Pin.XAssisted.cond.test), in emit_PPCInstr()
4341 UChar* ptmp = NULL; in emit_PPCInstr() local
4345 ptmp = p; /* fill in this bit later */ in emit_PPCInstr()
4364 Int delta = p - ptmp; in emit_PPCInstr()
4367 mkFormB(ptmp, invertCondTest(cond.test), in emit_PPCInstr()