Home
last modified time | relevance | path

Searched refs:zeroOutputDependences (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLatencyMutations.h43 static bool zeroOutputDependences(SUnit &ISU, SDep &Dep);
H A DARMLatencyMutations.cpp513 bool ARMOverrideBypasses::zeroOutputDependences(SUnit &ISU, SDep &Dep) { in zeroOutputDependences() function in llvm::ARMOverrideBypasses
617 if (zeroOutputDependences(ISU, Dep)) in modifyBypasses()
867 if (zeroOutputDependences(ISU, Dep)) in modifyBypasses()