Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVISelLowering.cpp134 SPIRVType *OpType, bool ReuseType, in createNewPtrType()
158 SPIRVType *OpType = GR.getSPIRVTypeForVReg(OpTypeReg, MF); in validatePtrTypes() local
192 SPIRVType *OpType = GR.getSPIRVTypeForVReg(OpTypeReg, MF); in validateGroupWaitEventsPtr() local
213 SPIRVType *OpType = GR.getSPIRVTypeForVReg(OpTypeReg, MF); in validateGroupAsyncCopyPtr() local
H A DSPIRVInstructionSelector.cpp714 SPIRVType *OpType = OpReg.isValid() ? GR.getSPIRVTypeForVReg(OpReg) : nullptr; in selectBitcast() local
1917 SPIRVType *OpType = GR.getSPIRVTypeForVReg(OpReg); in wrapIntoSpecConstantOp() local
/freebsd/sys/contrib/dev/acpica/components/parser/
H A Dpsopinfo.c312 UINT32 OpType) in AcpiPsGetArgumentCount()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizerCommon.h29 Type *OpType; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DPostfixExpression.h53 enum OpType { enum
134 enum OpType { enum
/freebsd/sys/contrib/dev/acpica/components/dispatcher/
H A Ddswexec.c505 UINT32 OpType; in AcpiDsExecEndOp() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DAsmWriterInst.h26 enum OpType { enum
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DMatrixBuilder.h112 auto *OpType = cast<VectorType>(Matrix->getType()); variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp121 static bool shouldPrintAsStr(char Specifier, Type *OpType) { in shouldPrintAsStr()
H A DSIFoldOperands.cpp217 uint8_t OpType = TII->get(Opcode).operands()[OpNo].OperandType; in canUseImmWithOpSel() local
238 uint8_t OpType = TII->get(Opcode).operands()[OpNo].OperandType; in tryFoldImmWithOpSel() local
H A DSIInstrInfo.h1090 uint8_t OpType = (Size == 8) ? in isInlineConstant() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp2352 unsigned OpType = Desc.operands()[OpNo].OperandType; in isSISrcOperand() local
2359 unsigned OpType = Desc.operands()[OpNo].OperandType; in isKImmOperand() local
2366 unsigned OpType = Desc.operands()[OpNo].OperandType; in isSISrcFPOperand() local
2392 unsigned OpType = Desc.operands()[OpNo].OperandType; in isSISrcInlinableOperand() local
2726 bool isInlinableLiteralV216(uint32_t Literal, uint8_t OpType) { in isInlinableLiteralV216()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h486 enum OpType : uint8_t { enum
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp1150 auto OpType = Desc.operands()[I].OperandType; in convertFMAanyK() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp555 void AMDGPUInstPrinter::printImmediateV216(uint32_t Imm, uint8_t OpType, in printImmediateV216()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1845 Type *OpType = S->getType(); in costAndCollectOperands() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h854 Type *OpType = Type::getIntNTy(Context, OpSizeInBytes * 8); in getMemcpyLoopResidualLoweringType() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3063 Type *OpType = Op->getType(); in handleBswap() local
4814 Type *OpType = Operand->getType(); in instrumentAsmArgument() local
H A DAddressSanitizer.cpp1621 MaybeAlign Alignment, unsigned Granularity, Type *OpType, bool IsWrite, in instrumentMaskedLoadOrStore()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2357 unsigned OpType = Operand.OperandType; in verifyInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1014 OperationType OpType; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp366 unsigned OpType) { in getFMAPatterns()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp2041 QualType OpType) { in getTargetFieldForToUnionCast()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp8070 Type *OpType = Op0->getType(); in visitFCmpInst() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp627 Type *OpType, LostDebugLocObserver &LocObserver) { in simpleLibcall()

12