Searched defs:ResOp (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenInstAlias.cpp | 30 tryAliasOpMatch(DagInit * Result,unsigned AliasOpNo,Record * InstOpRec,bool hasSubOps,ArrayRef<SMLoc> Loc,CodeGenTarget & T,ResultOperand & ResOp) tryAliasOpMatch() argument 221 ResultOperand ResOp(static_cast<int64_t>(0)); CodeGenInstAlias() local [all...] |
/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 1796 replaceVPICKVE2GRResults(SDNode * Node,SmallVectorImpl<SDValue> & Results,SelectionDAG & DAG,const LoongArchSubtarget & Subtarget,unsigned ResOp) replaceVPICKVE2GRResults() argument 1819 replaceVecCondBranchResults(SDNode * N,SmallVectorImpl<SDValue> & Results,SelectionDAG & DAG,const LoongArchSubtarget & Subtarget,unsigned ResOp) replaceVecCondBranchResults() argument
|