/external/llvm/bindings/go/llvm/ |
D | bitwriter.go | 26 func WriteBitcodeToFile(m Module, file *os.File) error { 34 func WriteBitcodeToMemoryBuffer(m Module) MemoryBuffer {
|
D | executionengine.go | 92 func NewExecutionEngine(m Module) (ee ExecutionEngine, err error) { 103 func NewInterpreter(m Module) (ee ExecutionEngine, err error) { 120 func NewMCJITCompiler(m Module, options MCJITCompilerOptions) (ee ExecutionEngine, err error) {
|
D | linker.go | 24 func LinkModules(Dest, Src Module) error {
|
/external/llvm/include/llvm/ |
D | Pass.h | 38 class Module; variable 110 virtual bool doInitialization(Module &) { return false; } in doInitialization() argument 115 virtual bool doFinalization(Module &) { return false; } in doFinalization() argument 280 bool runOnModule(Module &) override { return false; } in runOnModule() argument
|
/external/swiftshader/third_party/LLVM/include/llvm/ |
D | LLVMContext.h | 23 class Module; variable 99 friend class Module; variable
|
/external/llvm/tools/bugpoint/ |
D | Miscompilation.cpp | 185 bool (*F)(BugDriver &, std::unique_ptr<Module>, in ReduceMiscompilingFunctions() 298 bool (*TestFn)(BugDriver &, std::unique_ptr<Module>, in ExtractLoops() 446 bool (*F)(BugDriver &, std::unique_ptr<Module>, in ReduceMiscompiledBlocks() 529 bool (*TestFn)(BugDriver &, std::unique_ptr<Module>, in ExtractBlocks() 610 bool (*TestFn)(BugDriver &, std::unique_ptr<Module>, in DebugAMiscompilation()
|
D | CrashDebugger.cpp | 124 bool (*testFn)(const BugDriver &, Module *)) in ReduceCrashingGlobalVariables() argument 194 bool (*testFn)(const BugDriver &, Module *)) in ReduceCrashingFunctions() argument 330 bool (*testFn)(const BugDriver &, Module *)) in ReduceCrashingBlocks() argument 439 bool (*testFn)(const BugDriver &, Module *)) in ReduceCrashingInstructions() argument 516 bool (*testFn)(const BugDriver &, Module *)) in ReduceCrashingNamedMD() argument 586 bool (*testFn)(const BugDriver &, Module *)) in ReduceCrashingNamedMDOps() argument 653 bool (*TestFn)(const BugDriver &, Module *), in ReduceGlobalInitializers() argument 707 bool (*TestFn)(const BugDriver &, Module *), in ReduceInsts() argument 789 bool (*TestFn)(const BugDriver &, Module *), in DebugACrash() argument
|
/external/swiftshader/third_party/LLVM/tools/bugpoint/ |
D | Miscompilation.cpp | 181 bool (*F)(BugDriver &, Module *, Module *, in ReduceMiscompilingFunctions() argument 305 bool (*TestFn)(BugDriver &, Module *, Module *, in ExtractLoops() argument 430 bool (*F)(BugDriver &, Module *, Module *, in ReduceMiscompiledBlocks() argument 520 bool (*TestFn)(BugDriver &, Module *, Module *, in ExtractBlocks() argument 608 bool (*TestFn)(BugDriver &, Module *, Module *, in DebugAMiscompilation() argument
|
D | CrashDebugger.cpp | 112 bool (*testFn)(const BugDriver &, Module *)) in ReduceCrashingGlobalVariables() argument 182 bool (*testFn)(const BugDriver &, Module *)) in ReduceCrashingFunctions() argument 255 bool (*testFn)(const BugDriver &, Module *)) in ReduceCrashingBlocks() argument 364 bool (*testFn)(const BugDriver &, Module *)) in ReduceCrashingInstructions() argument 436 bool (*TestFn)(const BugDriver &, Module *), in DebugACrash() argument
|
/external/clang/include/clang/Frontend/ |
D | FrontendActions.h | 19 class Module; variable 94 clang::Module *Module; variable
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Pass.cpp | 138 bool FunctionPass::doInitialization(Module &) { in doInitialization() argument 143 bool FunctionPass::doFinalization(Module &) { in doFinalization() argument 163 bool BasicBlockPass::doInitialization(Module &) { in doInitialization() argument 178 bool BasicBlockPass::doFinalization(Module &) { in doFinalization() argument
|
/external/google-breakpad/src/common/linux/ |
D | elf_symbols_to_module.h | 45 class Module; variable
|
/external/clang/include/clang/Lex/ |
D | ExternalPreprocessorSource.h | 20 class Module; variable
|
/external/llvm/include/llvm/LTO/legacy/ |
D | UpdateCompilerUsed.h | 21 class Module; variable
|
/external/dagger2/core/src/main/java/dagger/ |
D | Module.java | 28 public @interface Module { annotation
|
/external/llvm/include/llvm/Transforms/Utils/ |
D | SplitModule.h | 24 class Module; variable
|
D | CtorUtils.h | 23 class Module; variable
|
/external/webrtc/webrtc/modules/utility/include/ |
D | process_thread.h | 18 class Module; variable
|
/external/llvm/include/llvm/ExecutionEngine/ |
D | ObjectCache.h | 17 class Module; variable
|
/external/llvm/lib/CodeGen/ |
D | MIRPrinter.h | 21 class Module; variable
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | Lint.h | 26 class Module; variable
|
/external/llvm/include/llvm/Analysis/ |
D | Lint.h | 26 class Module; variable
|
/external/guice/core/src/com/google/inject/ |
D | Module.java | 33 public interface Module { interface
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetIntrinsicInfo.h | 22 class Module; variable
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonTargetMachine.h | 24 class Module; variable
|