Searched defs:isMem (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.h123 inline static bool isMem(const MachineInstr &MI, unsigned Op) { function in namespace:llvm
H A DX86ExpandPseudo.cpp280 bool isMem = Opcode == X86::TCRETURNmi || Opcode == X86::TCRETURNmi64; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp256 bool isMem(MemoryKind MemKind) const { function in class:__anon2613::SystemZOperand
263 bool isMem(MemoryKind MemKind, RegisterKind RegKind) const { function in class:__anon2613::SystemZOperand
[all...]

Completed in 145 milliseconds