Home
last modified time | relevance | path

Searched defs:minimum_alignment_for_allocation (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dtarget_machine_features_fake.h47 int64 minimum_alignment_for_allocation(int64 size_bytes) const override { in minimum_alignment_for_allocation() function
Dtarget_machine_features.cc35 int64 LLVMTargetMachineFeatures::minimum_alignment_for_allocation( in minimum_alignment_for_allocation() function in xla::cpu::LLVMTargetMachineFeatures