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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h108 MachineInstr *getMachineInstrIfExists(FoldingSetNodeID &ID,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp153 MachineInstr *GISelCSEInfo::getMachineInstrIfExists(FoldingSetNodeID &ID, function in class:GISelCSEInfo
H A DCSEMIRBuilder.cpp40 CSEInfo->getMachineInstrIfExists(ID, CurMBB, NodeInsertPos);

Completed in 58 milliseconds