Home
last modified time | relevance | path

Searched defs:OpType (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/parser/
H A Dpsopinfo.c204 UINT32 OpType) in AcpiPsGetArgumentCount()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizerCommon.h26 Type *OpType; variable
/netbsd-src/sys/external/bsd/acpica/dist/dispatcher/
H A Ddswexec.c397 UINT32 OpType; in AcpiDsExecEndOp() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DAsmWriterInst.h27 enum OpType { enum
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DMatrixBuilder.h116 auto *OpType = cast<VectorType>(Matrix->getType()); variable
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dxtensa-relax.h107 } OpType; typedef
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dxtensa-relax.h107 } OpType; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/Disassembler/
H A DM68kDisassembler.cpp496 SmallVector<OperandType, 6> OpType(NumOperands, OperandType::Invalid); in getInstruction() local
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dopc2c.c137 } OpType; typedef
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dopc2c.c137 } OpType; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1550 unsigned OpType = Desc.OpInfo[OpNo].OperandType; in isSISrcOperand() local
1557 unsigned OpType = Desc.OpInfo[OpNo].OperandType; in isSISrcFPOperand() local
1584 unsigned OpType = Desc.OpInfo[OpNo].OperandType; in isSISrcInlinableOperand() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCDwarf.h443 enum OpType { enum
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp853 unsigned OpType = OI.value().OperandType; in verifyInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h797 uint8_t OpType = (Size == 8) ? in isInlineConstant() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2262 Type *OpType = S->getOperand(0)->getType(); in costAndCollectOperands() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2720 Type *OpType = Op->getType(); in handleBswap() local
4027 Type *OpType = Operand->getType(); in instrumentAsmArgument() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp382 unsigned OpType) { in getFMAPatterns()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp198 LLT OpType = MRI.getType(Reg); in matchCombineConcatVectors() local
H A DLegalizerHelper.cpp553 Type *OpType) { in simpleLibcall()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp6175 Type *OpType = Op0->getType(); in visitFCmpInst() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp1904 QualType OpType) { in getTargetFieldForToUnionCast()