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.cpp8461 SelectionDAG &DAG, bool WithChain) const { in lowerImage()
8484 const unsigned ArgOffset = WithChain ? 2 : 1; in lowerImage()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp3864 StringRef ErrorMsg, bool WithChain = true) { in emitErrorAndReplaceIntrinsicResults() argument
3867 if (!WithChain) in emitErrorAndReplaceIntrinsicResults()