Searched refs:lookupTwoAddrFoldTable (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrFoldTables.h86 const X86MemoryFoldTableEntry *lookupTwoAddrFoldTable(unsigned RegOp);
H A DX86InstrInfo.cpp5557 I = lookupTwoAddrFoldTable(MI.getOpcode());
H A DX86InstrFoldTables.cpp5604 llvm::lookupTwoAddrFoldTable(unsigned RegOp) { function in class:llvm

Completed in 265 milliseconds