Home
last modified time | relevance | path

Searched defs:SubOp (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp256 if (std::pair<unsigned, unsigned> SubOp; hasSubOperandAlias(OpName, SubOp)) { in ParseOperandName() local
814 for (unsigned SubOp = 0; SubOp != NumSubOps; ++SubOp) { in CodeGenInstAlias() local
833 for (unsigned SubOp = 0; SubOp != NumSubOps; ++SubOp) { in CodeGenInstAlias() local
H A DCodeEmitterGen.cpp109 std::pair<unsigned, unsigned> SubOp; in addCodeToMergeInOperand() local
H A DDecoderEmitter.cpp2080 std::pair<unsigned, unsigned> SubOp; in populateInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DSetTheory.cpp46 struct SubOp : public SetTheory::Operator { struct
47 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp1087 unsigned SubOp = AMDGPU::V_SUB_CO_U32_e32; in SelectDS1Addr1Offset() local
1197 unsigned SubOp = AMDGPU::V_SUB_CO_U32_e32; in SelectDSReadWrite2() local
H A DSIInstrInfo.cpp6695 unsigned SubOp = ST.hasAddNoCarry() ? in lowerScalarAbs() local
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2016 SDValue SubOp = Node->getOperand(i); in LowerCONCAT_VECTORS() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1830 Instruction *AddOp = nullptr, *SubOp = nullptr; in foldAddSubSelect() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3035 SDValue SubOp = Op.getOperand(i); in SimplifyDemandedVectorElts() local
3050 SDValue SubOp = Op.getOperand(i); in SimplifyDemandedVectorElts() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp4232 unsigned SubOp; in expandDivRem() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp55251 for (SDValue SubOp : SubOps) in combineConcatVectorOps() local