Home
last modified time | relevance | path

Searched defs:Banner (Results 1 – 25 of 40) sorted by relevance

12

/external/llvm/lib/IR/
DIRPrintingPasses.cpp24 PrintModulePass::PrintModulePass(raw_ostream &OS, const std::string &Banner, in PrintModulePass()
42 PrintFunctionPass::PrintFunctionPass(raw_ostream &OS, const std::string &Banner) in PrintFunctionPass()
60 PrintModulePassWrapper(raw_ostream &OS, const std::string &Banner, in PrintModulePassWrapper()
81 PrintFunctionPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintFunctionPassWrapper()
98 std::string Banner; member in __anon04350cfa0111::PrintBasicBlockPass
103 PrintBasicBlockPass(raw_ostream &Out, const std::string &Banner) in PrintBasicBlockPass()
129 const std::string &Banner, in createPrintModulePass()
135 const std::string &Banner) { in createPrintFunctionPass()
140 const std::string &Banner) { in createPrintBasicBlockPass()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DIRPrintingPasses.cpp24 PrintModulePass::PrintModulePass(raw_ostream &OS, const std::string &Banner, in PrintModulePass()
42 PrintFunctionPass::PrintFunctionPass(raw_ostream &OS, const std::string &Banner) in PrintFunctionPass()
64 PrintModulePassWrapper(raw_ostream &OS, const std::string &Banner, in PrintModulePassWrapper()
87 PrintFunctionPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintFunctionPassWrapper()
106 std::string Banner; member in __anon84dad9520111::PrintBasicBlockPass
111 PrintBasicBlockPass(raw_ostream &Out, const std::string &Banner) in PrintBasicBlockPass()
139 const std::string &Banner, in createPrintModulePass()
145 const std::string &Banner) { in createPrintFunctionPass()
150 const std::string &Banner) { in createPrintBasicBlockPass()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DPrintModulePass.cpp26 std::string Banner; member in __anon9b16de6c0111::PrintModulePass
51 std::string Banner; // String to print before each function member in __anon9b16de6c0111::PrintFunctionPass
90 const std::string &Banner) { in createPrintModulePass()
96 FunctionPass *llvm::createPrintFunctionPass(const std::string &Banner, in createPrintFunctionPass()
/external/llvm/include/llvm/IR/
DIRPrintingPasses.h63 std::string Banner; variable
82 std::string Banner; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DIRPrintingPasses.h67 std::string Banner; variable
86 std::string Banner; variable
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineFunctionPrinterPass.cpp29 const std::string Banner; member
56 const std::string &Banner){ in createMachineFunctionPrinterPass()
DLLVMTargetMachine.cpp275 static void printNoVerify(PassManagerBase &PM, const char *Banner) { in printNoVerify()
281 const char *Banner) { in printAndVerify()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineFunctionPrinterPass.cpp31 const std::string Banner; member
65 const std::string &Banner){ in createMachineFunctionPrinterPass()
DTargetPassConfig.cpp490 std::string Banner; in addPass() local
544 void TargetPassConfig::printAndVerify(const std::string &Banner) { in printAndVerify()
549 void TargetPassConfig::addPrintPass(const std::string &Banner) { in addPrintPass()
554 void TargetPassConfig::addVerifyPass(const std::string &Banner) { in addVerifyPass()
/external/llvm/lib/CodeGen/
DMachineFunctionPrinterPass.cpp31 const std::string Banner; member
65 const std::string &Banner){ in createMachineFunctionPrinterPass()
DTargetPassConfig.cpp351 std::string Banner; in addPass() local
405 void TargetPassConfig::printAndVerify(const std::string &Banner) { in printAndVerify()
410 void TargetPassConfig::addPrintPass(const std::string &Banner) { in addPrintPass()
415 void TargetPassConfig::addVerifyPass(const std::string &Banner) { in addVerifyPass()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DInitLLVM.cpp38 std::string Banner = std::string(Argv[0]) + ": "; in InitLLVM() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Dcircular_raw_ostream.h69 const char *Banner; variable
DError.h942 : Banner(std::move(Banner)), in Banner() argument
946 void setBanner(std::string Banner) { this->Banner = std::move(Banner); } in setBanner()
979 std::string Banner; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
Dcircular_raw_ostream.h69 const char *Banner; variable
DError.h1145 : Banner(std::move(Banner)), in Banner() argument
1149 void setBanner(std::string Banner) { this->Banner = std::move(Banner); } in setBanner()
1182 std::string Banner; variable
/external/llvm/include/llvm/Support/
Dcircular_raw_ostream.h69 const char *Banner; variable
DError.h902 : Banner(std::move(Banner)), in Banner() function
906 void setBanner(std::string Banner) { this->Banner = std::move(Banner); } in setBanner()
939 std::string Banner; variable
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dcircular_raw_ostream.h70 const char *Banner; variable
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXTargetMachine.cpp72 void printNoVerify(PassManagerBase &PM, const char *Banner) { in printNoVerify()
78 const char *Banner) { in printAndVerify()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopPassManager.cpp84 PrintLoopPass::PrintLoopPass(raw_ostream &OS, const std::string &Banner) in PrintLoopPass()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLoopPass.cpp36 std::string Banner; member in __anonf574df970111::PrintLoopPassWrapper
41 PrintLoopPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintLoopPassWrapper()
DRegionPass.cpp183 std::string Banner; member in __anon95c44e010111::PrintRegionPass
/external/capstone/bindings/powershell/Capstone/
DCapstone.psm1285 $Banner = @" in Get-CapstoneDisassembly() variable
308 $Banner in Get-CapstoneDisassembly() variable
/external/llvm/lib/Analysis/
DRegionPass.cpp188 std::string Banner; member in __anon151e81a90111::PrintRegionPass

12