Home
last modified time | relevance | path

Searched refs:shouldTrackProducer (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp6856 bool shouldTrackProducer(const Inst &Instr) { in shouldTrackProducer() function
6916 bool shouldTrackProducer(const Inst &Instr) { in shouldTrackProducer() function
6949 bool shouldTrackProducer(const Inst &Instr) { in shouldTrackProducer() function
6989 && BoolFolding::shouldTrackProducer(Instr)) { // white-listed instr. in recordProducers()
6996 && FpFolding::shouldTrackProducer(Instr)) { // white-listed instr. in recordProducers()
7003 && IntFolding::shouldTrackProducer(Instr)) { // white-listed instr. in recordProducers()
DIceTargetLoweringMIPS32.cpp5997 bool shouldTrackProducer(const Inst &Instr) { in shouldTrackProducer() function
6012 && BoolFolding::shouldTrackProducer(Instr)) { // white-listed instr. in recordProducers()