Searched refs:isConvertibleToThreeAddress (Results 1 – 25 of 33) sorted by relevance
12
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrArithmetic.td | 387 let isConvertibleToThreeAddress = 1, CodeSize = 1 in { // Can xform into LEA. 398 } // isConvertibleToThreeAddress = 1, CodeSize = 1 402 let isConvertibleToThreeAddress = 1, CodeSize = 2 in { 420 } // isConvertibleToThreeAddress = 1, CodeSize = 2 466 let isConvertibleToThreeAddress = 1, CodeSize = 1 in { // Can xform into LEA. 890 isConvertibleToThreeAddress = ConvertibleToThreeAddress in { 907 let isConvertibleToThreeAddress = ConvertibleToThreeAddress in { 961 isConvertibleToThreeAddress = ConvertibleToThreeAddress in { 978 let isConvertibleToThreeAddress = ConvertibleToThreeAddress in { 1029 isConvertibleToThreeAddress = ConvertibleToThreeAddress in { [all …]
|
D | X86InstrShiftRotate.td | 38 let isConvertibleToThreeAddress = 1 in { // Can transform into LEA. 60 } // isConvertibleToThreeAddress = 1
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrArithmetic.td | 432 let isConvertibleToThreeAddress = 1, CodeSize = 2 in { // Can xform into LEA. 441 } // isConvertibleToThreeAddress = 1, CodeSize = 2 478 let isConvertibleToThreeAddress = 1, CodeSize = 2 in { // Can xform into LEA. 487 } // isConvertibleToThreeAddress = 1, CodeSize = 2 917 let isConvertibleToThreeAddress = ConvertibleToThreeAddress in { 921 } // isConvertibleToThreeAddress 936 let isConvertibleToThreeAddress = ConvertibleToThreeAddress in { 1004 let isConvertibleToThreeAddress = ConvertibleToThreeAddress in { 1008 } // isConvertibleToThreeAddress 1023 let isConvertibleToThreeAddress = ConvertibleToThreeAddress in { [all …]
|
D | X86InstrShiftRotate.td | 38 let isConvertibleToThreeAddress = 1 in { // Can transform into LEA. 51 } // isConvertibleToThreeAddress = 1
|
/external/llvm/lib/Target/X86/ |
D | X86InstrArithmetic.td | 459 let isConvertibleToThreeAddress = 1, CodeSize = 2 in { // Can xform into LEA. 471 } // isConvertibleToThreeAddress = 1, CodeSize = 2 505 let isConvertibleToThreeAddress = 1, CodeSize = 2 in { // Can xform into LEA. 517 } // isConvertibleToThreeAddress = 1, CodeSize = 2 960 let isConvertibleToThreeAddress = ConvertibleToThreeAddress in { 964 } // isConvertibleToThreeAddress 979 let isConvertibleToThreeAddress = ConvertibleToThreeAddress in { 1043 let isConvertibleToThreeAddress = ConvertibleToThreeAddress in { 1047 } // isConvertibleToThreeAddress 1062 let isConvertibleToThreeAddress = ConvertibleToThreeAddress in { [all …]
|
D | X86InstrShiftRotate.td | 38 let isConvertibleToThreeAddress = 1 in { // Can transform into LEA. 52 } // isConvertibleToThreeAddress = 1
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | InstrDocsEmitter.cpp | 119 FLAG(isConvertibleToThreeAddress) in EmitInstrDocs()
|
D | CodeGenInstruction.h | 242 bool isConvertibleToThreeAddress : 1; variable
|
D | InstrInfoEmitter.cpp | 588 if (Inst.isConvertibleToThreeAddress) OS << "|(1ULL<<MCID::ConvertibleTo3Addr)"; in emitRecord()
|
D | CodeGenInstruction.cpp | 318 isConvertibleToThreeAddress = R->getValueAsBit("isConvertibleToThreeAddress"); in CodeGenInstruction()
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | CodeGenInstruction.h | 230 bool isConvertibleToThreeAddress; variable
|
D | InstrInfoEmitter.cpp | 285 if (Inst.isConvertibleToThreeAddress) OS << "|(1<<MCID::ConvertibleTo3Addr)"; in emitRecord()
|
D | CodeGenInstruction.cpp | 306 isConvertibleToThreeAddress = R->getValueAsBit("isConvertibleToThreeAddress"); in CodeGenInstruction()
|
/external/llvm/utils/TableGen/ |
D | CodeGenInstruction.h | 239 bool isConvertibleToThreeAddress : 1; variable
|
D | InstrInfoEmitter.cpp | 493 if (Inst.isConvertibleToThreeAddress) OS << "|(1ULL<<MCID::ConvertibleTo3Addr)"; in emitRecord()
|
D | CodeGenInstruction.cpp | 314 isConvertibleToThreeAddress = R->getValueAsBit("isConvertibleToThreeAddress"); in CodeGenInstruction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/TableGen/ |
D | index.rst | 119 bit isConvertibleToThreeAddress = 1; 165 isConvertibleToThreeAddress = 1 in // Can transform into LEA.
|
/external/llvm/docs/TableGen/ |
D | index.rst | 116 bit isConvertibleToThreeAddress = 1; 162 isConvertibleToThreeAddress = 1 in // Can transform into LEA.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | VOP2Instructions.td | 384 isConvertibleToThreeAddress = 1 in { 487 isConvertibleToThreeAddress = 1 in { 500 isConvertibleToThreeAddress = 1,
|
D | VOPInstructions.td | 13 bit isConvertibleToThreeAddress;
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFormats.td | 1569 let NumOpsValue = "2", isConvertibleToThreeAddress = 1 in 1581 let NumOpsValue = "2", isConvertibleToThreeAddress = 1 in 1608 let NumOpsValue = "2", isConvertibleToThreeAddress = 1 in 1644 let NumOpsValue = "2", isConvertibleToThreeAddress = 1 in 2424 let NumOpsValue = "2", isConvertibleToThreeAddress = 1 in
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFormats.td | 3079 let NumOpsValue = "2", isConvertibleToThreeAddress = 1 in 3091 let NumOpsValue = "2", isConvertibleToThreeAddress = 1 in 3194 let NumOpsValue = "2", isConvertibleToThreeAddress = 1 in 3271 let NumOpsValue = "2", isConvertibleToThreeAddress = 1 in 4594 let NumOpsValue = "2", isConvertibleToThreeAddress = 1 in
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | Target.td | 324 bit isConvertibleToThreeAddress = 0; // Can this 2-addr instruction promote?
|
/external/llvm/include/llvm/Target/ |
D | Target.td | 374 bit isConvertibleToThreeAddress = 0; // Can this 2-addr instruction promote?
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/ |
D | Target.td | 455 bit isConvertibleToThreeAddress = 0; // Can this 2-addr instruction promote?
|
12