| /llvm-project-15.0.7/clang/tools/clang-format/ |
| H A D | clang-format.py | 51 binary = 'clang-format' variable 53 binary = vim.eval('g:clang_format_path') variable
|
| H A D | clang-format-sublime.py | 21 binary = 'clang-format' variable
|
| H A D | git-clang-format | 398 binary='clang-format', style=None): argument 451 binary='clang-format', style=None): argument
|
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | isl_test2.cc | 33 struct binary { struct 34 const char *arg1; 35 const char *arg2; 36 const char *res;
|
| /llvm-project-15.0.7/clang-tools-extra/clang-include-fixer/tool/ |
| H A D | clang-include-fixer.py | 31 binary = 'clang-include-fixer' variable 33 binary = vim.eval('g:clang_include_fixer_path') variable
|
| /llvm-project-15.0.7/mlir/lib/Target/SPIRV/Deserialization/ |
| H A D | Deserialization.cpp | 15 OwningOpRef<spirv::ModuleOp> spirv::deserialize(ArrayRef<uint32_t> binary, in deserialize()
|
| /llvm-project-15.0.7/mlir/lib/Target/SPIRV/ |
| H A D | TranslateRegistration.cpp | 52 auto binary = llvm::makeArrayRef(reinterpret_cast<const uint32_t *>(start), in deserializeModule() local 87 SmallVector<uint32_t, 0> binary; in serializeModule() local 126 SmallVector<uint32_t, 0> binary; in roundTripModule() local
|
| H A D | SPIRVBinaryUtils.cpp | 65 void spirv::encodeStringLiteralInto(SmallVectorImpl<uint32_t> &binary, in encodeStringLiteralInto()
|
| /llvm-project-15.0.7/mlir/lib/Target/SPIRV/Serialization/ |
| H A D | Serialization.cpp | 25 SmallVectorImpl<uint32_t> &binary, in serialize()
|
| /llvm-project-15.0.7/compiler-rt/lib/asan/scripts/ |
| H A D | asan_symbolize.py | 66 def symbolize(self, addr, binary, offset): argument 110 def symbolize(self, addr, binary, offset): argument 148 def __init__(self, binary): argument 169 def symbolize(self, addr, binary, offset): argument 254 def __init__(self, addr, binary, arch): argument 265 def symbolize(self, addr, binary, offset): argument 299 def symbolize(self, addr, binary, offset): argument 312 def BreakpadSymbolizerFactory(binary): argument 321 def SystemSymbolizerFactory(system, addr, binary, arch): argument 388 def symbolize(self, addr, binary, offset): argument [all …]
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/scripts/ |
| H A D | sancov.py | 191 def GetInstrumentedPCs(binary): argument 205 def PrintMissing(binary): argument
|
| /llvm-project-15.0.7/mlir/lib/Conversion/GPUToVulkan/ |
| H A D | ConvertGPULaunchFuncToVulkanLaunchFunc.cpp | 134 SmallVector<uint32_t, 0> binary; in createBinaryShader() local 156 std::vector<char> binary; in convertGpuLaunchFunc() local
|
| /llvm-project-15.0.7/flang/lib/Frontend/ |
| H A D | CompilerInstance.cpp | 85 CompilerInstance::createDefaultOutputFile(bool binary, llvm::StringRef baseName, in createDefaultOutputFile() 113 bool binary) { in createOutputFileImpl()
|
| /llvm-project-15.0.7/polly/lib/External/isl/interface/ |
| H A D | extract_interface.cc | 180 static Driver *construct_driver(const char *binary, DiagnosticsEngine &Diags) in construct_driver() 186 static Driver *construct_driver(const char *binary, DiagnosticsEngine &Diags) in construct_driver() 192 static Driver *construct_driver(const char *binary, DiagnosticsEngine &Diags) in construct_driver() 198 static Driver *construct_driver(const char *binary, DiagnosticsEngine &Diags) in construct_driver() 269 const char *binary = CLANG_PREFIX"/bin/clang"; in construct_invocation() local
|
| /llvm-project-15.0.7/lldb/examples/customization/bin-utils/ |
| H A D | binutils.py | 5 def binary(n, width=None): function
|
| /llvm-project-15.0.7/lldb/test/API/lang/cpp/function_refs/ |
| H A D | main.cpp | 8 void binary(A1, A2) { } in binary() function
|
| /llvm-project-15.0.7/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/ |
| H A D | patch-crashlog.py | 16 def __init__(self, data, binary, offsets, json): argument
|
| /llvm-project-15.0.7/bolt/utils/ |
| H A D | llvm-bolt-wrapper.py | 196 run = lambda binary: subprocess.run(cmd.split() + [binary], argument 211 def report_real_time(binary, main_err, cmp_err, cfg): argument
|
| /llvm-project-15.0.7/lldb/source/Symbol/ |
| H A D | PostfixExpression.cpp | 117 bool Visit(BinaryOpNode &binary, Node *&) override { in Visit() 180 void DWARFCodegen::Visit(BinaryOpNode &binary, Node *&) { in Visit()
|
| /llvm-project-15.0.7/compiler-rt/lib/hwasan/scripts/ |
| H A D | hwasan_symbolize | 203 def iter_locals(self, binary, addr, buildid): argument 225 def iter_call_stack(self, binary, buildid, addr): argument
|
| /llvm-project-15.0.7/flang/include/flang/Decimal/ |
| H A D | decimal.h | 99 BinaryFloatingPointNumber<PREC> binary; member
|
| /llvm-project-15.0.7/llvm/utils/llvm-locstats/ |
| H A D | llvm-locstats.py | 182 def parse_locstats(opts, binary): argument
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/hicpp/ |
| H A D | signed-bitwise-standard-types.h | 74 binary = 0u << 1u, enumerator
|
| /llvm-project-15.0.7/mlir/unittests/Dialect/SPIRV/ |
| H A D | SerializationTest.cpp | 110 SmallVector<uint32_t, 0> binary; member in SerializationTest
|
| /llvm-project-15.0.7/clang/test/AST/ |
| H A D | ast-dump-recovery.cpp | 99 int binary = a + nullptr; variable
|