Home
last modified time | relevance | path

Searched refs:FpMLxStalls (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMHazardRecognizer.cpp66 if (FpMLxStalls == 0) in getHazardType()
67 FpMLxStalls = 4; in getHazardType()
78 FpMLxStalls = 0; in Reset()
86 FpMLxStalls = 0; in EmitInstruction()
93 if (FpMLxStalls && --FpMLxStalls == 0) in AdvanceCycle()
DARMHazardRecognizer.h32 unsigned FpMLxStalls; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMHazardRecognizer.cpp66 if (FpMLxStalls == 0) in getHazardType()
67 FpMLxStalls = 4; in getHazardType()
78 FpMLxStalls = 0; in Reset()
86 FpMLxStalls = 0; in EmitInstruction()
93 if (FpMLxStalls && --FpMLxStalls == 0) in AdvanceCycle()
DARMHazardRecognizer.h32 unsigned FpMLxStalls; variable
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMHazardRecognizer.cpp66 if (FpMLxStalls == 0) in getHazardType()
67 FpMLxStalls = 4; in getHazardType()
78 FpMLxStalls = 0; in Reset()
105 FpMLxStalls = 0; in EmitInstruction()
112 if (FpMLxStalls && --FpMLxStalls == 0) in AdvanceCycle()
DARMHazardRecognizer.h32 unsigned FpMLxStalls; variable