Searched refs:AllowOverlappingLoads (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp229 if (Options.AllowOverlappingLoads &&
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp632 Options.AllowOverlappingLoads = !ST->requiresStrictAlign();
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h706 bool AllowOverlappingLoads = false; member in struct:llvm::TargetTransformInfo::MemCmpExpansionOptions
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3528 Options.AllowOverlappingLoads = true;

Completed in 107 milliseconds