Searched defs:Ops0 (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelDAGToDAG.cpp | 364 SDValue Ops0[] = { N2, LD->getBasePtr(), LD->getChain() }; tryIndexedBinOp() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 1191 ConstantFoldCompareInstOperands(unsigned IntPredicate,Constant * Ops0,Constant * Ops1,const DataLayout & DL,const TargetLibraryInfo * TLI,const Instruction * I) ConstantFoldCompareInstOperands() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 32186 SmallVector<SDValue, 8> Ops0(NumConcats, DAG.getUNDEF(VT)); ReplaceNodeResults() local 40439 SmallVector<SDValue, 2> Ops0; combineTargetShuffle() local 47196 SmallVector<SDValue> Ops0, Ops1; combineHorizOpWithShuffle() local 47252 SmallVector<SDValue> Ops0, Ops1; combineHorizOpWithShuffle() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.cpp | 14976 const SDValue Ops0[] = { wrapAddr64Rsrc() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 10338 llvm::Value *Ops0 = EmitAArch64SVEBuiltinExpr() local
|