Home
last modified time | relevance | path

Searched defs:Setup (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
DSimpleRemoteEPC.h37 struct Setup { struct
51 Create(std::unique_ptr<TaskDispatcher> D, Setup S, in Create() argument
/openbsd/src/gnu/llvm/llvm/utils/vscode/llvm/
DREADME.md40 ## Setup section in VS Code Extension For LLVM Dev
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DMVETailPredication.cpp166 IntrinsicInst *Setup = FindLoopIterations(Preheader); in runOnLoop() local
DARMISelLowering.cpp18069 SDValue Setup = DAG.getNode(ARMISD::WLSSETUP, dl, MVT::i32, Elements); in PerformHWLoopCombine() local
/openbsd/src/gnu/llvm/lldb/examples/python/
Dperformance.py171 def Setup(self, args): member in TestCase
/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_coverage_fuchsia.cpp128 u32 Setup(u32 num_guards) { in Setup() function in __sancov::__anone5e245550111::TracePcGuardController
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DHardwareLoops.cpp323 Value *Setup = InsertIterationSetup(LoopCountInit); in Create() local