Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInlineAsm.h124 bool isEarlyClobber = false; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveRangeCalc.cpp198 bool isEarlyClobber = false; in extendToUses() local
DMachineVerifier.cpp2435 bool isEarlyClobber = false; in verifyLiveRangeValue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOperand.h434 bool isEarlyClobber() const { in isEarlyClobber() function