/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | SimpleRemoteEPC.h | 37 struct Setup { global() struct 51 CreateMemoryAccessSetup Create() argument
|
/llvm-project/libc/benchmarks/ |
H A D | README.md | 11 ### Setup subsection 78 ### Setup subsection
|
H A D | LibcMemoryGoogleBenchmarkMain.cpp | 70 SetupType Setup; member
|
/llvm-project/clang-tools-extra/docs/ |
H A D | clang-include-fixer.rst | 17 Setup chapter
|
/llvm-project/llvm/utils/vscode/llvm/ |
H A D | README.md | 40 ## Setup section in VS Code Extension For LLVM Dev
|
/llvm-project/mlir/docs/Tools/ |
H A D | MLIRLSP.md | 416 ##### Setup l4subsection 441 ##### Setup l4subsection 476 ##### Setup l4subsection
|
/llvm-project/third-party/benchmark/src/ |
H A D | benchmark_api_internal.cc | 102 void BenchmarkInstance::Setup() const { in Setup() function in benchmark::internal::BenchmarkInstance
|
H A D | benchmark_register.cc | 334 Benchmark* Benchmark::Setup(void (*setup)(const benchmark::State&)) { in Setup() function in benchmark::internal::Benchmark
|
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
H A D | SimpleRemoteEPCServer.h | 88 Setup(SimpleRemoteEPCServer &S) : S(S) {} in Setup() function
|
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
H A D | SimpleRemoteEPCUtils.h | 38 Setup, enumerator
|
/llvm-project/lldb/examples/python/ |
H A D | performance.py | 175 def Setup(self, args): member in TestCase
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | MVETailPredication.cpp | 162 IntrinsicInst *Setup = FindLoopIterations(Preheader); runOnLoop() local
|
H A D | ARMISelLowering.cpp | 18318 SDValue Setup = DAG.getNode(ARMISD::WLSSETUP, dl, MVT::i32, Elements); PerformHWLoopCombine() local
|
/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_coverage_fuchsia.cpp | 128 u32 Setup(u32 num_guards) { in Setup() function in __sancov::__anon5b5d5dcc0111::TracePcGuardController
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | HardwareLoops.cpp | 385 Value *Setup = InsertIterationSetup(LoopCountInit); Create() local
|
/llvm-project/third-party/unittest/googletest/include/gtest/ |
H A D | gtest.h | 357 virtual Setup_should_be_spelled_SetUp* Setup() { return nullptr; } in Setup() function 909 virtual Setup_should_be_spelled_SetUp* Setup() { return nullptr; } in Setup() function
|
/llvm-project/offload/plugins-nextgen/amdgpu/src/ |
H A D | rtl.cpp | 748 uint16_t Setup = UINT16_C(1) << HSA_KERNEL_DISPATCH_PACKET_SETUP_DIMENSIONS; pushKernelLaunch() local 864 uint16_t Setup = 0; publishBarrierPacket() local [all...] |