Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp4001 bool AllZeroes = all_of(*Weights, [](uint32_t W) { return W == 0; }); in buildProfBranchWeightsMD() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp8598 SDValue AllZeroes = in PromoteMVEPredVector() local