OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vector_pointer_type_
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
vector_support_library.h
227
llvm::Type* vector_pointer_type() const { return
vector_pointer_type_
; }
283
llvm::Type*
vector_pointer_type_
;
member in class:xla::cpu::VectorSupportLibrary
vector_support_library.cc
37
vector_pointer_type_
= llvm::PointerType::getUnqual(vector_type_);
Completed in 226 milliseconds