Home
last modified time | relevance | path

Searched defs:EarlyClobber (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h49 EarlyClobber = 0x40, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveInterval.cpp993 bool EarlyClobber = MO.isEarlyClobber(); in computeSubRangeUndefs() local