/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVISelLowering.cpp | 134 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 D | SPIRVInstructionSelector.cpp | 714 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 D | psopinfo.c | 312 UINT32 OpType) in AcpiPsGetArgumentCount()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ |
H A D | AddressSanitizerCommon.h | 29 Type *OpType; variable
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | PostfixExpression.h | 53 enum OpType { enum 134 enum OpType { enum
|
/freebsd/sys/contrib/dev/acpica/components/dispatcher/ |
H A D | dswexec.c | 505 UINT32 OpType; in AcpiDsExecEndOp() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | AsmWriterInst.h | 26 enum OpType { enum
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | MatrixBuilder.h | 112 auto *OpType = cast<VectorType>(Matrix->getType()); variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPrintfRuntimeBinding.cpp | 121 static bool shouldPrintAsStr(char Specifier, Type *OpType) { in shouldPrintAsStr()
|
H A D | SIFoldOperands.cpp | 217 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 D | SIInstrInfo.h | 1090 uint8_t OpType = (Size == 8) ? in isInlineConstant() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUBaseInfo.cpp | 2352 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 D | MCDwarf.h | 486 enum OpType : uint8_t { enum
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/ |
H A D | AMDGPUDisassembler.cpp | 1150 auto OpType = Desc.operands()[I].OperandType; in convertFMAanyK() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUInstPrinter.cpp | 555 void AMDGPUInstPrinter::printImmediateV216(uint32_t Imm, uint8_t OpType, in printImmediateV216()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | ScalarEvolutionExpander.cpp | 1845 Type *OpType = S->getType(); in costAndCollectOperands() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 854 Type *OpType = Type::getIntNTy(Context, OpSizeInBytes * 8); in getMemcpyLoopResidualLoweringType() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 3063 Type *OpType = Op->getType(); in handleBswap() local 4814 Type *OpType = Operand->getType(); in instrumentAsmArgument() local
|
H A D | AddressSanitizer.cpp | 1621 MaybeAlign Alignment, unsigned Granularity, Type *OpType, bool IsWrite, in instrumentMaskedLoadOrStore()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.cpp | 2357 unsigned OpType = Operand.OperandType; in verifyInstruction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.h | 1014 OperationType OpType; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 366 unsigned OpType) { in getFMAPatterns()
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | Expr.cpp | 2041 QualType OpType) { in getTargetFieldForToUnionCast()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 8070 Type *OpType = Op0->getType(); in visitFCmpInst() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 627 Type *OpType, LostDebugLocObserver &LocObserver) { in simpleLibcall()
|