Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/TableGen/
DSetTheory.cpp47 struct SubOp : public SetTheory::Operator { struct
48 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply()
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
DCodeGenInstruction.cpp746 for (unsigned SubOp = 0; SubOp != NumSubOps; ++SubOp) { in CodeGenInstAlias() local
765 for (unsigned SubOp = 0; SubOp != NumSubOps; ++SubOp) { in CodeGenInstAlias() local
/freebsd-12-stable/sys/contrib/dev/acpica/compiler/
Daslerror.c1515 ACPI_PARSE_OBJECT *SubOp, in AslDualParseOpError()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp1304 unsigned SubOp = AMDGPU::V_SUB_CO_U32_e32; in SelectDS1Addr1Offset() local
1414 unsigned SubOp = AMDGPU::V_SUB_CO_U32_e32; in SelectDSReadWrite2() local
DSIInstrInfo.cpp6254 unsigned SubOp = ST.hasAddNoCarry() ? in lowerScalarAbs() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp1878 SDValue SubOp = Node->getOperand(i); in LowerCONCAT_VECTORS() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp1730 Instruction *AddOp = nullptr, *SubOp = nullptr; in foldAddSubSelect() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp4190 unsigned SubOp; in expandDivRem() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2572 SDValue SubOp = Op.getOperand(i); in SimplifyDemandedVectorElts() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp50200 for (SDValue SubOp : SubOps) in combineConcatVectorOps() local