Home
last modified time | relevance | path

Searched refs:IsImp (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOperand.h100 unsigned IsImp : 1; variable
380 return IsImp; in isImplicit()
495 IsImp = Val;
790 Op.IsImp = isImp;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOperand.cpp253 IsImp = isImp; in ChangeToRegister()