Home
last modified time | relevance | path

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

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