Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FastISel.cpp2243 bool OpIsKill = hasTrivialKill(Opnd); in X86SelectSelect() local
2248 .addReg(OpReg, getKillRegState(OpIsKill)); in X86SelectSelect()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp2392 bool OpIsKill = hasTrivialKill(Opnd); in X86SelectSelect() local
2397 .addReg(OpReg, getKillRegState(OpIsKill)); in X86SelectSelect()