Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstrDesc.h198 const MCPhysReg *ImplicitDefs; // Registers implicitly defined by this instr variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineCSE.cpp516 SmallVector<unsigned, 2> ImplicitDefs; in ProcessBlockCSE() local