Searched refs:emitFunctionEntryCode (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h56 void emitFunctionEntryCode() override;
H A DHexagonISelDAGToDAG.cpp1317 void HexagonDAGToDAGISel::emitFunctionEntryCode() { function in class:HexagonDAGToDAGISel
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h81 virtual void emitFunctionEntryCode() {} function in class:llvm::SelectionDAGISel
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp195 void emitFunctionEntryCode() override;
1710 void X86DAGToDAGISel::emitFunctionEntryCode() { function in class:X86DAGToDAGISel
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp11294 emitFunctionEntryCode();

Completed in 130 milliseconds