Home
last modified time | relevance | path

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

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9504 int CWFrameIdx = F->getFrameInfo()->CreateStackObject(2, 2, false); in EmitInstrWithCustomInserter() local
9506 TII->get(X86::FNSTCW16m)), CWFrameIdx); in EmitInstrWithCustomInserter()
9512 CWFrameIdx); in EmitInstrWithCustomInserter()
9515 addFrameReference(BuildMI(*BB, MI, DL, TII->get(X86::MOV16mi)), CWFrameIdx) in EmitInstrWithCustomInserter()
9520 TII->get(X86::FLDCW16m)), CWFrameIdx); in EmitInstrWithCustomInserter()
9523 addFrameReference(BuildMI(*BB, MI, DL, TII->get(X86::MOV16mr)), CWFrameIdx) in EmitInstrWithCustomInserter()
9567 TII->get(X86::FLDCW16m)), CWFrameIdx); in EmitInstrWithCustomInserter()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp28637 int CWFrameIdx = MF->getFrameInfo().CreateStackObject(2, 2, false); in EmitInstrWithCustomInserter() local
28639 TII->get(X86::FNSTCW16m)), CWFrameIdx); in EmitInstrWithCustomInserter()
28645 CWFrameIdx); in EmitInstrWithCustomInserter()
28648 addFrameReference(BuildMI(*BB, MI, DL, TII->get(X86::MOV16mi)), CWFrameIdx) in EmitInstrWithCustomInserter()
28653 TII->get(X86::FLDCW16m)), CWFrameIdx); in EmitInstrWithCustomInserter()
28656 addFrameReference(BuildMI(*BB, MI, DL, TII->get(X86::MOV16mr)), CWFrameIdx) in EmitInstrWithCustomInserter()
28680 TII->get(X86::FLDCW16m)), CWFrameIdx); in EmitInstrWithCustomInserter()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp29850 int CWFrameIdx = MF->getFrameInfo().CreateStackObject(2, 2, false); in EmitInstrWithCustomInserter() local
29852 TII->get(X86::FNSTCW16m)), CWFrameIdx); in EmitInstrWithCustomInserter()
29858 CWFrameIdx); in EmitInstrWithCustomInserter()
29861 addFrameReference(BuildMI(*BB, MI, DL, TII->get(X86::MOV16mi)), CWFrameIdx) in EmitInstrWithCustomInserter()
29866 TII->get(X86::FLDCW16m)), CWFrameIdx); in EmitInstrWithCustomInserter()
29869 addFrameReference(BuildMI(*BB, MI, DL, TII->get(X86::MOV16mr)), CWFrameIdx) in EmitInstrWithCustomInserter()
29893 TII->get(X86::FLDCW16m)), CWFrameIdx); in EmitInstrWithCustomInserter()