Searched defs:EarlyClobber (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | MachineInstrBuilder.h | 35 EarlyClobber = 0x40, enumerator
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | CodeGenInstruction.h | 33 enum { None, EarlyClobber, Tied } Kind; enumerator
|
/external/llvm/utils/TableGen/ |
D | CodeGenInstruction.h | 33 enum { None, EarlyClobber, Tied } Kind; enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | CodeGenInstruction.h | 33 enum { None, EarlyClobber, Tied } Kind; enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineInstrBuilder.h | 38 EarlyClobber = 0x40, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | MachineInstrBuilder.h | 50 EarlyClobber = 0x40, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | LiveInterval.cpp | 937 bool EarlyClobber = MO.isEarlyClobber(); in computeSubRangeUndefs() local
|
/external/clang/lib/CodeGen/ |
D | CGStmt.cpp | 1680 const AsmStmt &Stmt, const bool EarlyClobber) { in AddVariableConstraints()
|