Home
last modified time | relevance | path

Searched defs:EndLoop (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_emulate_loops.h41 struct rc_instruction * EndLoop; member
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetSCSU.java198 private static final int EndLoop=2; field in CharsetSCSU.CharsetDecoderSCSU
614 private static final int EndLoop =3; field in CharsetSCSU.CharsetEncoderSCSU
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp4156 MachineInstr *Loop, *EndLoop, *LoopCount; member in __anonba48e69f0311::PPCPipelinerLoopInfo
4162 PPCPipelinerLoopInfo(MachineInstr *Loop, MachineInstr *EndLoop, in PPCPipelinerLoopInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp679 MachineInstr *Loop, *EndLoop; member in __anonc9ea74d00111::HexagonPipelinerLoopInfo
687 HexagonPipelinerLoopInfo(MachineInstr *Loop, MachineInstr *EndLoop) in HexagonPipelinerLoopInfo()