Home
last modified time | relevance | path

Searched refs:getMachineInstrIfExists (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h106 MachineInstr *getMachineInstrIfExists(FoldingSetNodeID &ID,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp41 CSEInfo->getMachineInstrIfExists(ID, CurMBB, NodeInsertPos); in getDominatingInstrForID()
H A DCSEInfo.cpp156 MachineInstr *GISelCSEInfo::getMachineInstrIfExists(FoldingSetNodeID &ID, in getMachineInstrIfExists() function in GISelCSEInfo