Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp12040 unsigned OldCW = in EmitInstrWithCustomInserter() local
12042 addFrameReference(BuildMI(*BB, MI, DL, TII->get(X86::MOV16rm), OldCW), in EmitInstrWithCustomInserter()
12055 .addReg(OldCW); in EmitInstrWithCustomInserter()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp24443 unsigned OldCW = in EmitInstrWithCustomInserter() local
24445 addFrameReference(BuildMI(*BB, MI, DL, TII->get(X86::MOV16rm), OldCW), in EmitInstrWithCustomInserter()
24458 .addReg(OldCW); in EmitInstrWithCustomInserter()