Searched refs:ProtectedLoad (Results 1 – 4 of 4) sorted by relevance
482 struct ProtectedLoad##Type##Operator final \484 ProtectedLoad##Type##Operator() \493 ProtectedLoad##Type##Operator kProtectedLoad##Type;710 const Operator* MachineOperatorBuilder::ProtectedLoad(LoadRepresentation rep) { in ProtectedLoad() function in v8::internal::compiler::MachineOperatorBuilder
586 const Operator* ProtectedLoad(LoadRepresentation rep); in NON_EXPORTED_BASE()
548 V(ProtectedLoad) \
3213 load = graph()->NewNode(jsgraph()->machine()->ProtectedLoad(memtype), in LoadMem()