Searched refs:ElementSizeLog2Of (Results 1 – 12 of 12) sorted by relevance
177 inline int ElementSizeLog2Of(MachineRepresentation rep) { in ElementSizeLog2Of() function
251 ElementSizeLog2Of(access.machine_type.representation()); in TARGET_TEST_P()301 ElementSizeLog2Of(access.machine_type.representation()); in TARGET_TEST_P()
308 return 1 << ElementSizeLog2Of(type.representation()); in MemSize()
1291 CHECK_GE(ElementSizeLog2Of(access.machine_type.representation()), in ProcessLoadElement()1356 CHECK_GE(ElementSizeLog2Of(access.machine_type.representation()), in ProcessStoreElement()
512 ElementSizeLog2Of(access.machine_type.representation()); in ComputeIndex()
1009 ElementSizeLog2Of(access.machine_type().representation()); in ReduceJSLoadProperty()1056 ElementSizeLog2Of(access.machine_type().representation()); in ReduceJSStoreProperty()
1733 ElementSizeLog2Of(memtype.representation()) < 3) { in LoadMem()
160 : (1 << ElementSizeLog2Of(type.representation())); in StackWords()
1314 ElementSizeLog2Of(access.machine_type.representation()); in CheckElementAccessArithmetic()
335 ((1 << ElementSizeLog2Of(type.representation())) * 8) - 1) { in TEST_P()
344 ((1 << ElementSizeLog2Of(type.representation())) * 8) - 1) { in TEST_P()
1516 ((1 << ElementSizeLog2Of(type.representation())) * 8) - 1) { in TEST_P()