Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp32328 Register NewCW = MF->getRegInfo().createVirtualRegister(&X86::GR32RegClass); in EmitInstrWithCustomInserter() local
32329 BuildMI(*BB, MI, DL, TII->get(X86::OR32ri), NewCW) in EmitInstrWithCustomInserter()
32336 .addReg(NewCW, RegState::Kill, X86::sub_16bit); in EmitInstrWithCustomInserter()