Home
last modified time | relevance | path

Searched defs:isMem (Results 1 – 22 of 22) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86InstrInfo.h170 inline static bool isMem(const MachineInstr &MI, unsigned Op) { in isMem() function
HDX86ExpandPseudo.cpp279 bool isMem = Opcode == X86::TCRETURNmi || Opcode == X86::TCRETURNmi64; in expandMI() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/
HDBPFAsmParser.cpp127 bool isMem() const override { return false; } in isMem() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
HDSystemZAsmParser.cpp258 bool isMem() const override { in isMem() function in __anon301d07170111::SystemZOperand
261 bool isMem(MemoryKind MemKind) const { in isMem() function in __anon301d07170111::SystemZOperand
268 bool isMem(MemoryKind MemKind, RegisterKind RegKind) const { in isMem() function in __anon301d07170111::SystemZOperand
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
HDMSP430AsmParser.cpp163 bool isMem() const override { return Kind == k_Mem; } in isMem() function in __anon6847f1070111::MSP430Operand
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
HDAVRAsmParser.cpp190 bool isMem() const override { return Kind == k_Memri; } in isMem() function in __anon9f7b542b0111::AVROperand
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/
HDXtensaAsmParser.cpp149 bool isMem() const override { return false; } in isMem() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/
HDM68kAsmParser.cpp149 bool isMem() const override { return false; } in isMem() function in __anon2fa5f0250111::M68kOperand
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
HDX86Operand.h305 bool isMem() const override { return Kind == Memory; } in isMem() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
HDWebAssemblyAsmParser.cpp99 bool isMem() const override { return false; } in isMem() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/
HDLanaiAsmParser.cpp194 bool isMem() const override { in isMem() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
HDSparcAsmParser.cpp263 bool isMem() const override { return isMEMrr() || isMEMri(); } in isMem() function in __anona136408b0211::SparcOperand
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
HDVEAsmParser.cpp219 bool isMem() const override { in isMem() function in __anon3c82f8af0211::VEOperand
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
HDLoongArchAsmParser.cpp193 bool isMem() const override { return false; } in isMem() function in __anon3683cad30111::LoongArchOperand
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
HDCSKYAsmParser.cpp230 bool isMem() const override { return false; } in isMem() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
HDPPCAsmParser.cpp455 bool isMem() const override { return false; } in isMem() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
HDHexagonAsmParser.cpp260 bool isMem() const override { llvm_unreachable("No isMem"); } in isMem() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
HDRISCVAsmParser.cpp472 bool isMem() const override { return false; } in isMem() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
HDMipsAsmParser.cpp1343 bool isMem() const override { return Kind == k_Memory; } in isMem() function in __anon457f15eb0211::MipsOperand
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
HDAArch64AsmParser.cpp781 bool isMem() const override { return false; } in isMem() function in __anonc51499ab0111::AArch64Operand
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
HDAMDGPUAsmParser.cpp919 bool isMem() const override { in isMem() function in __anona285e3d50111::AMDGPUOperand
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
HDARMAsmParser.cpp1387 bool isMem() const override { in isMem() function in __anon04a0d2190111::ARMOperand