Lines Matching full:explicit
80 explicit CodeLocationInstruction(MacroAssemblerCodePtr location)
82 explicit CodeLocationInstruction(void* location)
89 explicit CodeLocationLabel(MacroAssemblerCodePtr location)
91 explicit CodeLocationLabel(void* location)
98 explicit CodeLocationJump(MacroAssemblerCodePtr location)
100 explicit CodeLocationJump(void* location)
107 explicit CodeLocationCall(MacroAssemblerCodePtr location)
109 explicit CodeLocationCall(void* location)
116 explicit CodeLocationNearCall(MacroAssemblerCodePtr location)
118 explicit CodeLocationNearCall(void* location)
125 explicit CodeLocationDataLabel32(MacroAssemblerCodePtr location)
127 explicit CodeLocationDataLabel32(void* location)
134 explicit CodeLocationDataLabelPtr(MacroAssemblerCodePtr location)
136 explicit CodeLocationDataLabelPtr(void* location)