Home
last modified time | relevance | path

Searched refs:MachineOutliner (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOutliner.cpp836 struct MachineOutliner : public ModulePass { struct
859 MachineOutliner() : ModulePass(ID) { in MachineOutliner() argument
939 char MachineOutliner::ID = 0;
943 MachineOutliner *OL = new MachineOutliner(); in createMachineOutlinerPass()
950 INITIALIZE_PASS(MachineOutliner, DEBUG_TYPE, "Machine Function Outliner", false,
953 void MachineOutliner::emitNotOutliningCheaperRemark( in emitNotOutliningCheaperRemark()
987 void MachineOutliner::emitOutlinedFunctionRemark(OutlinedFunction &OF) { in emitOutlinedFunctionRemark()
1012 void MachineOutliner::findCandidates( in findCandidates()
1095 MachineFunction *MachineOutliner::createOutlinedFunction( in createOutlinedFunction()
1194 bool MachineOutliner::outline(Module &M, in outline()
[all …]
DCMakeLists.txt89 MachineOutliner.cpp
/external/swiftshader/third_party/llvm-10.0/
DAndroid.bp238 "llvm/lib/CodeGen/MachineOutliner.cpp",
DBUILD.gn398 "llvm/lib/CodeGen/MachineOutliner.cpp",
DCMakeLists.txt238 ${LLVM_DIR}/lib/CodeGen/MachineOutliner.cpp
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.td7180 // Indirect tail-call with any register allowed, used by MachineOutliner when
/external/skia/bazel/rbe/gce_linux/cc/
Dmodule.modulemap2843 textual header "/usr/include/llvm-11/llvm/CodeGen/MachineOutliner.h"