Searched defs:Late (Results 1 – 9 of 9) sorted by relevance
/external/oboe/samples/RhythmGame/src/main/cpp/utils/ |
D | UtilityFunctions.h | 27 Late, enumerator
|
/external/llvm/lib/CodeGen/ |
D | LiveRangeEdit.cpp | 148 bool Late) { in rematerializeAt()
|
D | SplitKit.cpp | 452 bool Late = RegIdx != 0; in defFromParent() local
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | LiveRangeEdit.cpp | 169 bool Late) { in rematerializeAt()
|
D | SplitKit.cpp | 517 unsigned SubIdx, LiveInterval &DestLI, bool Late, SlotIndex Def) { in buildSingleSubRegCopy() 543 MachineBasicBlock::iterator InsertBefore, bool Late, unsigned RegIdx) { in buildCopy() 640 bool Late = RegIdx != 0; in defFromParent() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LiveRangeEdit.cpp | 169 bool Late) { in rematerializeAt()
|
D | SplitKit.cpp | 514 unsigned SubIdx, LiveInterval &DestLI, bool Late, SlotIndex Def) { in buildSingleSubRegCopy() 540 MachineBasicBlock::iterator InsertBefore, bool Late, unsigned RegIdx) { in buildCopy() 637 bool Late = RegIdx != 0; in defFromParent() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonLoopIdiomRecognition.cpp | 1148 ValueSeq &Cycle, ValueSeq &Early, ValueSeq &Late) { in classifyCycle() 1184 ValueSeq &Early, ValueSeq &Late) { in classifyInst() 1304 ValueSeq Early, Late, Cycled; in convertShiftsToLeft() local
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonLoopIdiomRecognition.cpp | 1167 ValueSeq &Cycle, ValueSeq &Early, ValueSeq &Late) { in classifyCycle() 1203 ValueSeq &Early, ValueSeq &Late) { in classifyInst() 1323 ValueSeq Early, Late, Cycled; in convertShiftsToLeft() local
|