OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLVMTargetMachineFeatures
(Results
1 - 4
of
4
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
target_machine_features.cc
22
llvm::TargetTransformInfo*
LLVMTargetMachineFeatures
::GetTargetTransformInfoFor(
35
int64
LLVMTargetMachineFeatures
::minimum_alignment_for_allocation(
target_machine_features.h
62
class
LLVMTargetMachineFeatures
: public TargetMachineFeatures {
66
LLVMTargetMachineFeatures
(llvm::TargetMachine* target_machine)
cpu_compiler.h
164
LLVMTargetMachineFeatures
* target_machine_features);
169
LLVMTargetMachineFeatures
* target_machine_features);
cpu_compiler.cc
249
LLVMTargetMachineFeatures
* target_machine_features) {
339
LLVMTargetMachineFeatures
* target_machine_features) {
396
LLVMTargetMachineFeatures
target_machine_features(target_machine);
663
LLVMTargetMachineFeatures
target_machine_features(jit->target_machine());
[
all
...]
Completed in 241 milliseconds