/freebsd-src/sys/contrib/dev/acpica/components/parser/ |
H A D | psopinfo.c | 312 UINT32 OpType) in AcpiPsGetArgumentCount() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ |
H A D | AddressSanitizerCommon.h | 29 Type *OpType; variable
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | PostfixExpression.h | 53 enum OpType { enum 134 enum OpType { enum
|
/freebsd-src/sys/contrib/dev/acpica/components/dispatcher/ |
H A D | dswexec.c | 505 UINT32 OpType; in AcpiDsExecEndOp() local
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | AsmWriterInst.h |
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | MatrixBuilder.h | 112 auto *OpType = cast<VectorType>(Matrix->getType()); variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPrintfRuntimeBinding.cpp | 120 shouldPrintAsStr(char Specifier,Type * OpType) shouldPrintAsStr() argument
|
H A D | SIFoldOperands.cpp | 217 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 D | SIInstrInfo.h | 1026 uint8_t OpType = (Size == 8) ? isInlineConstant() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUBaseInfo.cpp | 2380 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 D | MCDwarf.h | 486 enum OpType : uint8_t { enum
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/ |
H A D | AMDGPUDisassembler.cpp | 1239 auto OpType = Desc.operands()[I].OperandType; convertFMAanyK() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | ScalarEvolutionExpander.cpp | 1747 Type *OpType = S->getType(); costAndCollectOperands() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUInstPrinter.cpp | 508 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 D | TargetTransformInfoImpl.h | 818 Type *OpType = Type::getIntNTy(Context, OpSizeInBytes * 8); getMemcpyLoopResidualLoweringType() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.cpp | 1959 unsigned OpType = Operand.OperandType; verifyInstruction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 3022 Type *OpType = Op->getType(); handleBswap() local 4553 Type *OpType = Operand->getType(); instrumentAsmArgument() local
|
H A D | AddressSanitizer.cpp | 1541 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 D | VPlan.h | 936 OperationType OpType; global() variable [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 366 unsigned OpType) { in getFMAPatterns() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | Expr.cpp | 2016 getTargetFieldForToUnionCast(const RecordDecl * RD,QualType OpType) getTargetFieldForToUnionCast() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 7653 Type *OpType = Op0->getType(); visitFCmpInst() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 256 LLT OpType = MRI.getType(Reg); matchCombineConcatVectors() local
|
H A D | LegalizerHelper.cpp | 608 simpleLibcall(MachineInstr & MI,MachineIRBuilder & MIRBuilder,unsigned Size,Type * OpType,LostDebugLocObserver & LocObserver) simpleLibcall() argument
|