Home
last modified time | relevance | path

Searched defs:live1 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/test/484-checker-register-hints/src/
H A DMain.java131 static int live1; field in Main
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Ddeadness_analysis_test.cc277 Output live1 = ops::Add(root.WithOpName("live1"), b0, b1); in TEST() local
346 Output live1 = ops::Add(root.WithOpName("live1"), m2.output, m3.output); in TEST() local
/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generator.h1044 RegisterSet* live1 = i1->GetLocations()->GetLiveRegisters(); in HaveSameLiveRegisters() local