/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrInfo.td | 118 let isAsCheapAsAMove = 1 in 125 let isAsCheapAsAMove = 1 in 135 let isMoveImm = 1, isAsCheapAsAMove = 1, isReMaterializable = 1 in { 148 } // isMoveImm = 1, isAsCheapAsAMove = 1, isReMaterializable = 1
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrInfo.td | 239 let isAsCheapAsAMove = 1, isCodeGenOnly = 1 in 246 let isAsCheapAsAMove = 1, isCodeGenOnly = 1 in 253 let mayLoad = 1, isAsCheapAsAMove = 1 in 261 let mayStore = 1, isAsCheapAsAMove = 1 in 269 let mayStore = 1, isAsCheapAsAMove = 1 in 300 let isMoveImm = 1, isAsCheapAsAMove = 1, isReMaterializable = 1 in { 317 } // isMoveImm = 1, isAsCheapAsAMove = 1, isReMaterializable = 1
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrInfo.td | 260 let isAsCheapAsAMove = 1, isCodeGenOnly = 1 in 267 let isAsCheapAsAMove = 1, isCodeGenOnly = 1 in 274 let mayLoad = 1, isAsCheapAsAMove = 1 in 282 let mayStore = 1, isAsCheapAsAMove = 1 in 290 let mayStore = 1, isAsCheapAsAMove = 1 in 323 let isMoveImm = 1, isAsCheapAsAMove = 1, isReMaterializable = 1 in { 340 } // isMoveImm = 1, isAsCheapAsAMove = 1, isReMaterializable = 1
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVInstrInfo.h | 84 bool isAsCheapAsAMove(const MachineInstr &MI) const override;
|
D | RISCVInstrInfo.cpp | 492 bool RISCVInstrInfo::isAsCheapAsAMove(const MachineInstr &MI) const { in isAsCheapAsAMove() function in RISCVInstrInfo 502 return MI.isAsCheapAsAMove(); in isAsCheapAsAMove()
|
/external/llvm-project/llvm/lib/Target/RISCV/ |
D | RISCVInstrInfo.h | 84 bool isAsCheapAsAMove(const MachineInstr &MI) const override;
|
D | RISCVInstrInfo.cpp | 535 bool RISCVInstrInfo::isAsCheapAsAMove(const MachineInstr &MI) const { in isAsCheapAsAMove() function in RISCVInstrInfo 552 return MI.isAsCheapAsAMove(); in isAsCheapAsAMove()
|
/external/llvm/include/llvm/MC/ |
D | MCInstrDesc.h | 445 bool isAsCheapAsAMove() const { return Flags & (1 << MCID::CheapAsAMove); } in isAsCheapAsAMove() function
|
/external/llvm-project/llvm/utils/TableGen/ |
D | InstrDocsEmitter.cpp | 130 FLAG(isAsCheapAsAMove) in EmitInstrDocs()
|
D | CodeGenInstruction.h | 268 bool isAsCheapAsAMove : 1; variable
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | MCInstrDesc.h | 521 bool isAsCheapAsAMove() const { return Flags & (1ULL << MCID::CheapAsAMove); } in isAsCheapAsAMove() function
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.h | 44 bool isAsCheapAsAMove(const MachineInstr &MI) const override;
|
D | AArch64.td | 81 "Use custom code for TargetInstrInfo::isAsCheapAsAMove()">;
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCInstrDesc.h | 536 bool isAsCheapAsAMove() const { return Flags & (1ULL << MCID::CheapAsAMove); } in isAsCheapAsAMove() function
|
/external/llvm/utils/TableGen/ |
D | CodeGenInstruction.h | 250 bool isAsCheapAsAMove : 1; variable
|
/external/llvm-project/llvm/lib/Target/VE/ |
D | VEInstrInfo.td | 953 let isReMaterializable = 1, isAsCheapAsAMove = 1, 1146 let isReMaterializable = 1, isAsCheapAsAMove = 1 in { 1170 } // isReMaterializable, isAsCheapAsAMove 1197 let isReMaterializable = 1, isAsCheapAsAMove = 1 in { 1221 } // isReMaterializable, isAsCheapAsAMove 1227 let isReMaterializable = 1, isAsCheapAsAMove = 1 in { 1241 } // isReMaterializable, isAsCheapAsAMove 1246 let isReMaterializable = 1, isAsCheapAsAMove = 1 in 1256 let isReMaterializable = 1, isAsCheapAsAMove = 1 in 1263 let isReMaterializable = 1, isAsCheapAsAMove = 1 in [all …]
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 258 virtual bool isAsCheapAsAMove(const MachineInstr &MI) const { in isAsCheapAsAMove() function 259 return MI.isAsCheapAsAMove(); in isAsCheapAsAMove()
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.td | 315 let isAsCheapAsAMove = 1, F = 0 in { 385 let isAsCheapAsAMove = 1, F = 1, Defs = [SR] in { 393 let isAsCheapAsAMove = 1, F = 1, Defs = [SR], Uses = [SR] in { 409 let isAsCheapAsAMove = 1, Rs1 = R0.Num, isCodeGenOnly = 1, H = 1, F = 0, 593 let isAsCheapAsAMove = 1;
|
/external/llvm-project/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.td | 312 let isAsCheapAsAMove = 1, F = 0 in { 382 let isAsCheapAsAMove = 1, F = 1, Defs = [SR] in { 390 let isAsCheapAsAMove = 1, F = 1, Defs = [SR], Uses = [SR] in { 406 let isAsCheapAsAMove = 1, Rs1 = R0.Num, isCodeGenOnly = 1, H = 1, F = 0, 590 let isAsCheapAsAMove = 1;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.td | 312 let isAsCheapAsAMove = 1, F = 0 in { 382 let isAsCheapAsAMove = 1, F = 1, Defs = [SR] in { 390 let isAsCheapAsAMove = 1, F = 1, Defs = [SR], Uses = [SR] in { 406 let isAsCheapAsAMove = 1, Rs1 = R0.Num, isCodeGenOnly = 1, H = 1, F = 0, 590 let isAsCheapAsAMove = 1;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineCSE.cpp | 457 if (TII->isAsCheapAsAMove(*MI)) { in isProfitableToCSE() 776 MI->isAsCheapAsAMove() || in isPRECandidate()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | MachineCSE.cpp | 457 if (TII->isAsCheapAsAMove(*MI)) { in isProfitableToCSE() 775 MI->isAsCheapAsAMove() || in isPRECandidate()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.h | 52 bool isAsCheapAsAMove(const MachineInstr &MI) const override;
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 354 virtual bool isAsCheapAsAMove(const MachineInstr &MI) const { in isAsCheapAsAMove() function 355 return MI.isAsCheapAsAMove(); in isAsCheapAsAMove()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIInstructions.td | 198 let isAsCheapAsAMove = base_inst.isAsCheapAsAMove; 284 let isAsCheapAsAMove = 1; 294 let isAsCheapAsAMove = 1; 357 let isAsCheapAsAMove = 1; 366 let isAsCheapAsAMove = 1; 375 let isAsCheapAsAMove = 1;
|