Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCInstrDesc.h39 OptionalDef enumerator
/external/llvm/include/llvm/MC/
DMCInstrDesc.h41 enum OperandFlags { LookupPtrRegClass = 0, Predicate, OptionalDef }; enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCInstrDesc.h41 enum OperandFlags { LookupPtrRegClass = 0, Predicate, OptionalDef }; enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1408 const SDValue &OptionalDef = Node->getOperand(i - Node->getNumValues()); in DelayForLiveRegsBottomUp() local