Home
last modified time | relevance | path

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

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