Home
last modified time | relevance | path

Searched refs:InstrEmitter (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp43 unsigned InstrEmitter::CountResults(SDNode *Node) { in CountResults()
84 void InstrEmitter::
269 Register InstrEmitter::getVR(SDValue Op, in getVR()
476 void InstrEmitter::EmitSubregNode(SDNode *Node, in EmitSubregNode()
679 InstrEmitter::EmitDbgValue(SDDbgValue *SD, in EmitDbgValue()
718 void InstrEmitter::AddDbgValueLocationOps( in AddDbgValueLocationOps()
766 InstrEmitter::EmitDbgInstrRef(SDDbgValue *SD, in EmitDbgInstrRef()
917 InstrEmitter::EmitDbgLabel(SDDbgLabel *SD) { in EmitDbgLabel()
933 void InstrEmitter::
1152 void InstrEmitter::
[all …]
H A DInstrEmitter.h32 class LLVM_LIBRARY_VISIBILITY InstrEmitter {
156 InstrEmitter(const TargetMachine &TM, MachineBasicBlock *mbb,
H A DCMakeLists.txt5 InstrEmitter.cpp
H A DScheduleDAGSDNodes.cpp465 unsigned NumUsed = InstrEmitter::CountResults(N); in AddSchedEdges()
731 ProcessSDDbgValues(SDNode *N, SelectionDAG *DAG, InstrEmitter &Emitter, in ProcessSDDbgValues()
777 ProcessSourceNode(SDNode *N, SelectionDAG *DAG, InstrEmitter &Emitter, in ProcessSourceNode()
846 InstrEmitter Emitter(DAG->getTarget(), BB, InsertPos, in EmitSchedule()
H A DScheduleDAGFast.cpp780 InstrEmitter Emitter(DAG->getTarget(), BB, InsertPos, in EmitSchedule()
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/CodeGen/SelectionDAG/
H A DBUILD.gn16 "InstrEmitter.cpp",
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dcallbr-asm-outputs-pred-succ.ll1 ; Tests that InstrEmitter::EmitMachineNode correctly sets predecessors and
H A Dcrash.ll395 ; Avoid emitting wrong kill flags from InstrEmitter.
396 ; InstrEmitter::EmitSubregNode() may steal virtual registers from already