/external/perfetto/test/trace_processor/graphics/ |
D | actual_frame_timeline_events.out | 4 41,33,1000,6,5,"Layer1","Late Present",0,0,"App Deadline Missed","Valid Prediction","Self Jank" 10 148,8,666,12,0,"[NULL]","Late Present",0,0,"SurfaceFlinger Scheduling, SurfaceFlinger CPU Deadline … 15 245,15,666,18,0,"[NULL]","Late Present",0,0,"SurfaceFlinger Stuffing","Valid Prediction","SurfaceFl…
|
/external/llvm-project/libcxx/ |
D | TODO.TXT | 65 * INCOMPLETE - Late 36: permissions() error_code overload should be noexcept 66 * INCOMPLETE - Late 37: permissions() actions should be separate parameter 67 * INCOMPLETE - Late 42: resize_file() Postcondition missing argument
|
/external/oboe/samples/RhythmGame/src/main/cpp/utils/ |
D | UtilityFunctions.cpp | 36 case TapResult::Late: in renderEvent()
|
D | UtilityFunctions.h | 27 Late, enumerator
|
/external/libcxx/ |
D | TODO.TXT | 66 * INCOMPLETE - Late 36: permissions() error_code overload should be noexcept 67 * INCOMPLETE - Late 37: permissions() actions should be separate parameter 68 * INCOMPLETE - Late 42: resize_file() Postcondition missing argument
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | spec-02-27.data | 27 Late afternoon is best.
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonLoopIdiomRecognition.cpp | 601 ValueSeq &Late); 602 bool classifyInst(Instruction *UseI, ValueSeq &Early, ValueSeq &Late); 1167 ValueSeq &Cycle, ValueSeq &Early, ValueSeq &Late) { in classifyCycle() argument 1185 ValueSeq &First = !IsE ? Early : Late; in classifyCycle() 1189 ValueSeq &Second = IsE ? Early : Late; in classifyCycle() 1203 ValueSeq &Early, ValueSeq &Late) { in classifyInst() argument 1210 if (Late.count(TV) || Late.count(FV)) in classifyInst() 1213 } else if (Late.count(TV) || Late.count(FV)) { in classifyInst() 1216 Late.insert(UseI); in classifyInst() 1230 else if (Late.count(&*I)) in classifyInst() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonLoopIdiomRecognition.cpp | 582 ValueSeq &Late); 583 bool classifyInst(Instruction *UseI, ValueSeq &Early, ValueSeq &Late); 1148 ValueSeq &Cycle, ValueSeq &Early, ValueSeq &Late) { in classifyCycle() argument 1166 ValueSeq &First = !IsE ? Early : Late; in classifyCycle() 1170 ValueSeq &Second = IsE ? Early : Late; in classifyCycle() 1184 ValueSeq &Early, ValueSeq &Late) { in classifyInst() argument 1191 if (Late.count(TV) || Late.count(FV)) in classifyInst() 1194 } else if (Late.count(TV) || Late.count(FV)) { in classifyInst() 1197 Late.insert(UseI); in classifyInst() 1211 else if (Late.count(&*I)) in classifyInst() [all …]
|
/external/llvm-project/llvm/test/YAMLParser/ |
D | spec-02-27.test | 29 Late afternoon is best.
|
/external/llvm/test/YAMLParser/ |
D | spec-02-27.test | 29 Late afternoon is best.
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | SplitKit.h | 444 bool Late, unsigned RegIdx); 448 unsigned SubIdx, LiveInterval &DestLI, bool Late, SlotIndex Def);
|
D | SplitKit.cpp | 517 unsigned SubIdx, LiveInterval &DestLI, bool Late, SlotIndex Def) { in buildSingleSubRegCopy() argument 528 Def = Indexes.insertMachineInstrInMaps(*CopyMI, Late).getRegSlot(); in buildSingleSubRegCopy() 543 MachineBasicBlock::iterator InsertBefore, bool Late, unsigned RegIdx) { in buildCopy() argument 550 return Indexes.insertMachineInstrInMaps(*CopyMI, Late).getRegSlot(); in buildCopy() 593 BestIdx, DestLI, Late, SlotIndex()); in buildCopy() 623 DestLI, Late, Def); in buildCopy() 640 bool Late = RegIdx != 0; in defFromParent() local 653 Def = Edit->rematerializeAt(MBB, I, Reg, RM, TRI, Late); in defFromParent() 674 Def = Indexes.insertMachineInstrInMaps(*ImplicitDef, Late).getRegSlot(); in defFromParent() 677 Def = buildCopy(Edit->getReg(), Reg, LaneMask, MBB, I, Late, RegIdx); in defFromParent()
|
D | LiveRangeEdit.cpp | 169 bool Late) { in rematerializeAt() argument 177 return LIS.getSlotIndexes()->insertMachineInstrInMaps(*MI, Late).getRegSlot(); in rematerializeAt()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SplitKit.h | 436 bool Late, unsigned RegIdx); 440 unsigned SubIdx, LiveInterval &DestLI, bool Late, SlotIndex Def);
|
D | SplitKit.cpp | 514 unsigned SubIdx, LiveInterval &DestLI, bool Late, SlotIndex Def) { in buildSingleSubRegCopy() argument 525 Def = Indexes.insertMachineInstrInMaps(*CopyMI, Late).getRegSlot(); in buildSingleSubRegCopy() 540 MachineBasicBlock::iterator InsertBefore, bool Late, unsigned RegIdx) { in buildCopy() argument 547 return Indexes.insertMachineInstrInMaps(*CopyMI, Late).getRegSlot(); in buildCopy() 590 BestIdx, DestLI, Late, SlotIndex()); in buildCopy() 620 DestLI, Late, Def); in buildCopy() 637 bool Late = RegIdx != 0; in defFromParent() local 650 Def = Edit->rematerializeAt(MBB, I, Reg, RM, TRI, Late); in defFromParent() 666 Def = buildCopy(Edit->getReg(), Reg, LaneMask, MBB, I, Late, RegIdx); in defFromParent()
|
D | LiveRangeEdit.cpp | 169 bool Late) { in rematerializeAt() argument 177 return LIS.getSlotIndexes()->insertMachineInstrInMaps(*MI, Late).getRegSlot(); in rematerializeAt()
|
/external/llvm/include/llvm/CodeGen/ |
D | LiveRangeEdit.h | 216 bool Late = false);
|
D | SlotIndexes.h | 580 SlotIndex insertMachineInstrInMaps(MachineInstr &MI, bool Late = false) { 592 if (Late) {
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | LiveRangeEdit.h | 222 bool Late = false);
|
D | SlotIndexes.h | 535 SlotIndex insertMachineInstrInMaps(MachineInstr &MI, bool Late = false) { 547 if (Late) {
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | LiveRangeEdit.h | 222 bool Late = false);
|
D | SlotIndexes.h | 533 SlotIndex insertMachineInstrInMaps(MachineInstr &MI, bool Late = false) { 545 if (Late) {
|
/external/llvm/lib/CodeGen/ |
D | LiveRangeEdit.cpp | 148 bool Late) { in rematerializeAt() argument 156 return LIS.getSlotIndexes()->insertMachineInstrInMaps(*MI, Late).getRegSlot(); in rematerializeAt()
|
/external/hyphenation-patterns/hr/ |
D | hyph-hr.lic.txt | 41 % - Late 1994 first version
|
/external/oboe/samples/RhythmGame/src/main/cpp/ |
D | Game.cpp | 170 return TapResult::Late; in getTapResult()
|