Home
last modified time | relevance | path

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

12

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/SPIRV/
HDSPIRVISelLowering.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
HDSPIRVInstructionSelector.cpp714 SPIRVType *OpType = OpReg.isValid() ? GR.getSPIRVTypeForVReg(OpReg) : nullptr; in selectBitcast() local
1917 SPIRVType *OpType = GR.getSPIRVTypeForVReg(OpReg); in wrapIntoSpecConstantOp() local
/freebsd-14-stable/sys/contrib/dev/acpica/components/parser/
HDpsopinfo.c312 UINT32 OpType) in AcpiPsGetArgumentCount()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
HDAddressSanitizerCommon.h29 Type *OpType; variable
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDPostfixExpression.h53 enum OpType { enum
134 enum OpType { enum
/freebsd-14-stable/sys/contrib/dev/acpica/components/dispatcher/
HDdswexec.c505 UINT32 OpType; in AcpiDsExecEndOp() local
/freebsd-14-stable/contrib/llvm-project/llvm/utils/TableGen/Common/
HDAsmWriterInst.h26 enum OpType { enum
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDMatrixBuilder.h112 auto *OpType = cast<VectorType>(Matrix->getType()); variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUPrintfRuntimeBinding.cpp121 static bool shouldPrintAsStr(char Specifier, Type *OpType) { in shouldPrintAsStr()
HDSIFoldOperands.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
HDSIInstrInfo.h1090 uint8_t OpType = (Size == 8) ? in isInlineConstant() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
HDAMDGPUBaseInfo.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-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCDwarf.h486 enum OpType : uint8_t { enum
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
HDAMDGPUDisassembler.cpp1150 auto OpType = Desc.operands()[I].OperandType; in convertFMAanyK() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
HDAMDGPUInstPrinter.cpp555 void AMDGPUInstPrinter::printImmediateV216(uint32_t Imm, uint8_t OpType, in printImmediateV216()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDScalarEvolutionExpander.cpp1845 Type *OpType = S->getType(); in costAndCollectOperands() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDTargetTransformInfoImpl.h854 Type *OpType = Type::getIntNTy(Context, OpSizeInBytes * 8); in getMemcpyLoopResidualLoweringType() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDMemorySanitizer.cpp3063 Type *OpType = Op->getType(); in handleBswap() local
4814 Type *OpType = Operand->getType(); in instrumentAsmArgument() local
HDAddressSanitizer.cpp1621 MaybeAlign Alignment, unsigned Granularity, Type *OpType, bool IsWrite, in instrumentMaskedLoadOrStore()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVInstrInfo.cpp2357 unsigned OpType = Operand.OperandType; in verifyInstruction() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPlan.h1014 OperationType OpType; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCInstrInfo.cpp366 unsigned OpType) { in getFMAPatterns()
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDExpr.cpp2041 QualType OpType) { in getTargetFieldForToUnionCast()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineCompares.cpp8070 Type *OpType = Op0->getType(); in visitFCmpInst() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDCombinerHelper.cpp321 LLT OpType = MRI.getType(Reg); in matchCombineConcatVectors() local

12