HomeSort by relevance Sort by last modified time
    Searched refs:LIFETIME_START (Results 1 - 25 of 25) sorted by null

  /external/llvm/lib/CodeGen/
StackColoring.cpp 77 /// for LIFETIME_START marker). See "Implementation notes" below for
127 // 0| LIFETIME_START b1, b2 |
132 // 2| LIFETIME_START b3 | 5| LIFETIME_START b4, b5 |
149 // LIFETIME_START First Use
185 // 0| LIFETIME_START b1, b2 |
198 // \ / 5| LIFETIME_START b3 | |
247 /// marked by the LIFETIME_START and LIFETIME_END pseudo instructions.
428 assert((MI.getOpcode() == TargetOpcode::LIFETIME_START ||
430 "Expected LIFETIME_START or LIFETIME_END op")
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
StackColoring.cpp 86 /// for LIFETIME_START marker). See "Implementation notes" below for
260 // 0| LIFETIME_START b1, b2 |
265 // 2| LIFETIME_START b3 | 5| LIFETIME_START b4, b5 |
282 // LIFETIME_START First Use
321 // 0| LIFETIME_START b1, b2 |
334 // \ / 5| LIFETIME_START b3 | |
380 /// marked by the LIFETIME_START and LIFETIME_END pseudo instructions.
569 assert((MI.getOpcode() == TargetOpcode::LIFETIME_START ||
571 "Expected LIFETIME_START or LIFETIME_END op")
    [all...]
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
ISDOpcodes.h     [all...]
MachineInstr.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
InstrEmitter.cpp     [all...]
SelectionDAGDumper.cpp 309 case ISD::LIFETIME_START: return "lifetime.start";
SelectionDAGISel.cpp     [all...]
ScheduleDAGRRList.cpp 679 case ISD::LIFETIME_START:
    [all...]
SelectionDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
InstrEmitter.cpp     [all...]
SelectionDAGDumper.cpp 337 case ISD::LIFETIME_START: return "lifetime.start";
    [all...]
ScheduleDAGRRList.cpp 703 case ISD::LIFETIME_START:
    [all...]
SelectionDAGISel.cpp     [all...]
SelectionDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonGenInsert.cpp     [all...]
HexagonBitSimplify.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonGenInsert.cpp     [all...]
HexagonBitSimplify.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
MipsGenInstrInfo.inc 32 LIFETIME_START = 17,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
AArch64GenInstrInfo.inc 32 LIFETIME_START = 17,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
ARMGenInstrInfo.inc 32 LIFETIME_START = 17,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/
X86GenInstrInfo.inc 32 LIFETIME_START = 17,
    [all...]

Completed in 427 milliseconds