Home
last modified time | relevance | path

Searched refs:WithChain (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h74 SelectionDAG &DAG, bool WithChain) const;
H A DSIISelLowering.cpp7898 SelectionDAG &DAG, bool WithChain) const { in lowerImage()
7921 const unsigned ArgOffset = WithChain ? 2 : 1; in lowerImage()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp2695 StringRef ErrorMsg, bool WithChain = true) { in emitErrorAndReplaceIntrinsicResults() argument
2698 if (!WithChain) in emitErrorAndReplaceIntrinsicResults()