HomeSort by relevance Sort by last modified time
    Searched defs:CreateFunction (Results 1 - 3 of 3) sorted by null

  /external/llvm/bindings/go/llvm/
dibuilder.go 195 func (d *DIBuilder) CreateFunction(diScope Metadata, f DIFunction) Metadata {
  /external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
llvm_util.cc 727 llvm::Function* CreateFunction(llvm::FunctionType* function_type,
  /external/v8/src/
bootstrapper.cc 379 Handle<JSFunction> CreateFunction(Isolate* isolate, Handle<String> name,
405 CreateFunction(target->GetIsolate(), name_string, type, instance_size,
427 CreateFunction(isolate, name, JS_OBJECT_TYPE, JSObject::kHeaderSize,
    [all...]

Completed in 86 milliseconds