Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/X86/
DX86DomainReassignment.cpp416 void encloseInstr(Closure &C, MachineInstr *MI);
452 void X86DomainReassignment::encloseInstr(Closure &C, MachineInstr *MI) { in encloseInstr() function in X86DomainReassignment
556 encloseInstr(C, DefMI); in buildClosure()
586 encloseInstr(C, &UseMI); in buildClosure()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86DomainReassignment.cpp420 void encloseInstr(Closure &C, MachineInstr *MI);
456 void X86DomainReassignment::encloseInstr(Closure &C, MachineInstr *MI) { in encloseInstr() function in X86DomainReassignment
560 encloseInstr(C, DefMI); in buildClosure()
590 encloseInstr(C, &UseMI); in buildClosure()