Home
last modified time | relevance | path

Searched defs:isAsCheapAsAMove (Results 1 – 13 of 13) sorted by relevance

/external/llvm/include/llvm/MC/
DMCInstrDesc.h445 bool isAsCheapAsAMove() const { return Flags & (1 << MCID::CheapAsAMove); } in isAsCheapAsAMove() function
/external/llvm/utils/TableGen/
DCodeGenInstruction.h250 bool isAsCheapAsAMove : 1; variable
/external/llvm-project/llvm/include/llvm/MC/
DMCInstrDesc.h521 bool isAsCheapAsAMove() const { return Flags & (1ULL << MCID::CheapAsAMove); } in isAsCheapAsAMove() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstrDesc.h536 bool isAsCheapAsAMove() const { return Flags & (1ULL << MCID::CheapAsAMove); } in isAsCheapAsAMove() function
/external/llvm-project/llvm/utils/TableGen/
DCodeGenInstruction.h268 bool isAsCheapAsAMove : 1; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.cpp492 bool RISCVInstrInfo::isAsCheapAsAMove(const MachineInstr &MI) const { in isAsCheapAsAMove() function in RISCVInstrInfo
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVInstrInfo.cpp535 bool RISCVInstrInfo::isAsCheapAsAMove(const MachineInstr &MI) const { in isAsCheapAsAMove() function in RISCVInstrInfo
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h258 virtual bool isAsCheapAsAMove(const MachineInstr &MI) const { in isAsCheapAsAMove() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h354 virtual bool isAsCheapAsAMove(const MachineInstr &MI) const { in isAsCheapAsAMove() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h361 virtual bool isAsCheapAsAMove(const MachineInstr &MI) const { in isAsCheapAsAMove() function
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp551 bool AArch64InstrInfo::isAsCheapAsAMove(const MachineInstr &MI) const { in isAsCheapAsAMove() function in AArch64InstrInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp685 bool AArch64InstrInfo::isAsCheapAsAMove(const MachineInstr &MI) const { in isAsCheapAsAMove() function in AArch64InstrInfo
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp802 bool AArch64InstrInfo::isAsCheapAsAMove(const MachineInstr &MI) const { in isAsCheapAsAMove() function in AArch64InstrInfo