Home
last modified time | relevance | path

Searched defs:isKill2 (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZInstrBuilder.h84 unsigned Reg1, bool isKill1, unsigned Reg2, bool isKill2) { in addRegReg()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrBuilder.h117 unsigned Reg2, bool isKill2) { in addRegReg()
DX86InstrInfo.cpp1384 bool isKill2 = MI->getOperand(2).isKill(); in convertToThreeAddressWithLEA() local
1611 bool isKill2 = MI->getOperand(2).isKill(); in convertToThreeAddress() local
1632 bool isKill2 = MI->getOperand(2).isKill(); in convertToThreeAddress() local
/external/llvm/lib/Target/X86/
DX86InstrBuilder.h145 unsigned Reg2, bool isKill2) { in addRegReg()
DX86InstrInfo.cpp2696 bool isKill2 = MI.getOperand(2).isKill(); in convertToThreeAddressWithLEA() local
2927 bool isKill2, isUndef2; in convertToThreeAddress() local
2958 bool isKill2 = MI.getOperand(2).isKill(); in convertToThreeAddress() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrBuilder.h167 unsigned Reg2, bool isKill2) { in addRegReg()
DX86InstrInfo.cpp850 bool isKill2 = MI.getOperand(2).isKill(); in convertToThreeAddressWithLEA() local
1077 bool isKill2, isUndef2; in convertToThreeAddress() local
1107 bool isKill2 = MI.getOperand(2).isKill(); in convertToThreeAddress() local