Searched defs:constant_index (Results 1 – 5 of 5) sorted by relevance
191 int constant_index) { in CompileLoadConstant()
959 ConstantInt *constant_index = dyn_cast<ConstantInt>(*ii); in Interpret() local
934 LoadConstantStub(Isolate* isolate, int constant_index) in LoadConstantStub()939 int constant_index() const { in constant_index() function
1358 ExternalReference ExternalReference::math_exp_constants(int constant_index) { in math_exp_constants()
1443 ir_constant *constant_index; in visit() local