Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/dev/acpica/components/parser/
H A Dpsopinfo.c312 UINT32 OpType) in AcpiPsGetArgumentCount() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizerCommon.h29 Type *OpType; variable
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DPostfixExpression.h53 enum OpType { enum
134 enum OpType { enum
/freebsd-src/sys/contrib/dev/acpica/components/dispatcher/
H A Ddswexec.c505 UINT32 OpType; in AcpiDsExecEndOp() local
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterInst.h
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DMatrixBuilder.h112 auto *OpType = cast<VectorType>(Matrix->getType()); variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp120 shouldPrintAsStr(char Specifier,Type * OpType) shouldPrintAsStr() argument
H A DSIFoldOperands.cpp217 uint8_t OpType = TII->get(Opcode).operands()[OpNo].OperandType; in canUseImmWithOpSel() local
236 uint8_t OpType = TII->get(Opcode).operands()[OpNo].OperandType; tryFoldImmWithOpSel() local
[all...]
H A DSIInstrInfo.h1026 uint8_t OpType = (Size == 8) ? isInlineConstant() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp2380 unsigned OpType = Desc.operands()[OpNo].OperandType; isSISrcOperand() local
2387 unsigned OpType = Desc.operands()[OpNo].OperandType; isKImmOperand() local
2394 unsigned OpType = Desc.operands()[OpNo].OperandType; isSISrcFPOperand() local
2420 unsigned OpType = Desc.operands()[OpNo].OperandType; isSISrcInlinableOperand() local
2707 isInlinableLiteralV216(uint32_t Literal,uint8_t OpType) isInlinableLiteralV216() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h486 enum OpType : uint8_t { enum
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp1239 auto OpType = Desc.operands()[I].OperandType; convertFMAanyK() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1747 Type *OpType = S->getType(); costAndCollectOperands() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp508 printImmediateV216(uint32_t Imm,uint8_t OpType,const MCSubtargetInfo & STI,raw_ostream & O) printImmediateV216() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h818 Type *OpType = Type::getIntNTy(Context, OpSizeInBytes * 8); getMemcpyLoopResidualLoweringType() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1959 unsigned OpType = Operand.OperandType; verifyInstruction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3022 Type *OpType = Op->getType(); handleBswap() local
4553 Type *OpType = Operand->getType(); instrumentAsmArgument() local
H A DAddressSanitizer.cpp1541 instrumentMaskedLoadOrStore(AddressSanitizer * Pass,const DataLayout & DL,Type * IntptrTy,Value * Mask,Value * EVL,Value * Stride,Instruction * I,Value * Addr,MaybeAlign Alignment,unsigned Granularity,Type * OpType,bool IsWrite,Value * SizeArgument,bool UseCalls,uint32_t Exp) instrumentMaskedLoadOrStore() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h936 OperationType OpType; global() variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp366 unsigned OpType) { in getFMAPatterns() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp2016 getTargetFieldForToUnionCast(const RecordDecl * RD,QualType OpType) getTargetFieldForToUnionCast() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp7653 Type *OpType = Op0->getType(); visitFCmpInst() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp256 LLT OpType = MRI.getType(Reg); matchCombineConcatVectors() local
H A DLegalizerHelper.cpp608 simpleLibcall(MachineInstr & MI,MachineIRBuilder & MIRBuilder,unsigned Size,Type * OpType,LostDebugLocObserver & LocObserver) simpleLibcall() argument