Searched refs:instSize (Results 1 – 2 of 2) sorted by relevance
144 unsigned instSize = encoder_get_inst_size(ptr->codePtr); in insertLabel() local145 relativeNCG -= instSize; //size of the instruction in insertLabel()373 unsigned instSize = encoder_get_inst_size(ptr->codePtr); in performLabelWorklist() local374 relativeNCG -= instSize; //size of the instruction in performLabelWorklist()724 unsigned instSize = encoder_get_inst_size(ptr->codePtr); in performNCGWorklist() local725 relativeNCG -= instSize; in performNCGWorklist()
69 unsigned instSize = encoder_get_inst_size(streamMisPred); in genLandingPadForMispredictedCallee() local70 relativeNCG -= instSize; //size of the instruction in genLandingPadForMispredictedCallee()