Searched refs:kLoadIntptrOpcode (Results 1 – 1 of 1) sorted by relevance
304 const uint32_t kLoadIntptrOpcode = LD; variable306 const uint32_t kLoadIntptrOpcode = LWZ; variable326 DCHECK(opcode == kLoadIntptrOpcode || opcode == LFD); in IsConstantPoolLoadStart()341 if (!(opcode == kLoadIntptrOpcode || opcode == LFD)) return false; in IsConstantPoolLoadEnd()