Home
last modified time | relevance | path

Searched refs:shouldSimplifyDemandedVectorElts (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyISelLowering.h115 shouldSimplifyDemandedVectorElts(SDValue Op,
HDWebAssemblyISelLowering.cpp967 bool WebAssemblyTargetLowering::shouldSimplifyDemandedVectorElts( in shouldSimplifyDemandedVectorElts() function in WebAssemblyTargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLowering.h4075 shouldSimplifyDemandedVectorElts(SDValue Op, in shouldSimplifyDemandedVectorElts() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDTargetLowering.cpp3054 if (!TLI.shouldSimplifyDemandedVectorElts(Op, TLO)) in SimplifyDemandedVectorElts()