Searched defs:Ops0 (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelDAGToDAG.cpp | 370 SDValue Ops0[] = { N2, LD->getBasePtr(), LD->getChain() }; in tryIndexedBinOp() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 1176 unsigned IntPredicate, Constant *Ops0, Constant *Ops1, const DataLayout &DL, in ConstantFoldCompareInstOperands()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 32700 SmallVector<SDValue, 8> Ops0(NumConcats, DAG.getUNDEF(VT)); in ReplaceNodeResults() local 40391 SmallVector<SDValue, 2> Ops0, Ops1; in combineBlendOfPermutes() local 41325 SmallVector<SDValue, 2> Ops0; in combineTargetShuffle() local 48364 SmallVector<SDValue> Ops0, Ops1; in combineHorizOpWithShuffle() local 48420 SmallVector<SDValue> Ops0, Ops1; in combineHorizOpWithShuffle() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.cpp | 15295 const SDValue Ops0[] = { in wrapAddr64Rsrc() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 10605 llvm::Value *Ops0 = in EmitAArch64SVEBuiltinExpr() local
|