Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DSetTheory.cpp47 struct SubOp : public SetTheory::Operator { struct
48 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp746 for (unsigned SubOp = 0; SubOp != NumSubOps; ++SubOp) { in CodeGenInstAlias() local
765 for (unsigned SubOp = 0; SubOp != NumSubOps; ++SubOp) { in CodeGenInstAlias() local
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslerror.c1407 ACPI_PARSE_OBJECT *SubOp, in AslDualParseOpError()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp1238 unsigned SubOp = AMDGPU::V_SUB_CO_U32_e32; in SelectDS1Addr1Offset() local
1348 unsigned SubOp = AMDGPU::V_SUB_CO_U32_e32; in SelectDSReadWrite2() local
H A DSIInstrInfo.cpp6185 unsigned SubOp = ST.hasAddNoCarry() ? in lowerScalarAbs() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1878 SDValue SubOp = Node->getOperand(i); in LowerCONCAT_VECTORS() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1730 Instruction *AddOp = nullptr, *SubOp = nullptr; in foldAddSubSelect() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp4190 unsigned SubOp; in expandDivRem() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2560 SDValue SubOp = Op.getOperand(i); in SimplifyDemandedVectorElts() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp49833 for (SDValue SubOp : SubOps) in combineConcatVectorOps() local