Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp2716 SDValue ConstTrue = DAG.getConstant(1, DL, MVT::i32); in lowerToVVP() local
2718 ConstTrue); // emit a VEISD::VEC_BROADCAST here. in lowerToVVP()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp6059 SDValue ConstTrue = in foldBoolExts() local
6079 SDValue TrueRes = TryFold(ConstTrue); in foldBoolExts()
6097 ConstTrue = TrueRes; in foldBoolExts()