| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCDwarf.h | 490 OpOffset, enumerator 585 return MCCFIInstruction(OpOffset, L, Register, Offset, Loc); 662 assert(Operation == OpDefCfa || Operation == OpOffset || in getRegister() 681 assert(Operation == OpDefCfa || Operation == OpOffset || in getOffset()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
| H A D | AArch64AsmBackend.cpp | 642 if (LRPush.getOperation() != MCCFIInstruction::OpOffset) in generateCompactUnwindEncoding() 645 if (FPPush.getOperation() != MCCFIInstruction::OpOffset) in generateCompactUnwindEncoding() 672 case MCCFIInstruction::OpOffset: { in generateCompactUnwindEncoding() 684 if (Inst2.getOperation() != MCCFIInstruction::OpOffset) in generateCompactUnwindEncoding()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | MemProfiler.cpp | 321 unsigned OpOffset = 0; in isInterestingMemoryAccess() local 326 OpOffset = 1; in isInterestingMemoryAccess() 336 auto *BasePtr = CI->getOperand(0 + OpOffset); in isInterestingMemoryAccess() 337 Access.MaybeMask = CI->getOperand(2 + OpOffset); in isInterestingMemoryAccess()
|
| H A D | AddressSanitizer.cpp | 1359 unsigned OpOffset = IsWrite ? 1 : 0; in getInterestingMemoryOperands() local 1363 auto BasePtr = CI->getOperand(OpOffset); in getInterestingMemoryOperands() 1369 if (auto *Op = dyn_cast<ConstantInt>(CI->getOperand(1 + OpOffset))) in getInterestingMemoryOperands() 1371 Value *Mask = CI->getOperand(2 + OpOffset); in getInterestingMemoryOperands() 1372 Interesting.emplace_back(I, OpOffset, IsWrite, Ty, Alignment, Mask); in getInterestingMemoryOperands() 1378 unsigned OpOffset = IsWrite ? 1 : 0; in getInterestingMemoryOperands() local 1381 auto BasePtr = CI->getOperand(OpOffset); in getInterestingMemoryOperands() 1388 Value *Mask = CI->getOperand(1 + OpOffset); in getInterestingMemoryOperands() 1394 Interesting.emplace_back(I, OpOffset, IsWrite, Ty, Alignment, TrueMask, in getInterestingMemoryOperands()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULegalizerInfo.cpp | 5626 int OpOffset = 0; in legalizeBufferStore() local 5629 OpOffset = 1; in legalizeBufferStore() 5640 ++OpOffset; in legalizeBufferStore() 5721 int OpOffset = 0; in legalizeBufferLoad() local 5726 ++OpOffset; in legalizeBufferLoad() 5729 castBufferRsrcArgToV4I32(MI, B, 2 + OpOffset); in legalizeBufferLoad() 5740 ++OpOffset; in legalizeBufferLoad() 5751 ++OpOffset; in legalizeBufferLoad() 5957 int OpOffset = 0; in legalizeBufferAtomic() local 5961 ++OpOffset; in legalizeBufferAtomic() [all …]
|
| H A D | AMDGPUInstructionSelector.cpp | 3246 int OpOffset = 0; in selectBufferLoadLds() local 3249 OpOffset = 1; in selectBufferLoadLds() 3252 Register VOffset = MI.getOperand(4 + OpOffset).getReg(); in selectBufferLoadLds() 3303 MIB.add(MI.getOperand(5 + OpOffset)); // soffset in selectBufferLoadLds() 3304 MIB.add(MI.getOperand(6 + OpOffset)); // imm offset in selectBufferLoadLds() 3305 unsigned Aux = MI.getOperand(7 + OpOffset).getImm(); in selectBufferLoadLds() 3311 LoadPtrI.Offset = MI.getOperand(6 + OpOffset).getImm(); in selectBufferLoadLds()
|
| H A D | SIISelLowering.cpp | 9543 unsigned OpOffset = HasVIndex ? 1 : 0; in LowerINTRINSIC_VOID() local 9544 SDValue VOffset = Op.getOperand(5 + OpOffset); in LowerINTRINSIC_VOID() 9586 Ops.push_back(Op.getOperand(6 + OpOffset)); // soffset in LowerINTRINSIC_VOID() 9587 Ops.push_back(Op.getOperand(7 + OpOffset)); // imm offset in LowerINTRINSIC_VOID() 9588 unsigned Aux = Op.getConstantOperandVal(8 + OpOffset); in LowerINTRINSIC_VOID()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AsmPrinterDwarf.cpp | 227 case MCCFIInstruction::OpOffset: in emitCFIInstruction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVInstructionSelector.cpp | 600 unsigned OpOffset = isa<GIntrinsic>(I) ? 1 : 0; in selectLoad() local 601 Register Ptr = I.getOperand(1 + OpOffset).getReg(); in selectLoad() 610 addMemoryOperands(I.getOperand(2 + OpOffset).getImm(), MIB); in selectLoad() 618 unsigned OpOffset = isa<GIntrinsic>(I) ? 1 : 0; in selectStore() local 619 Register StoreVal = I.getOperand(0 + OpOffset).getReg(); in selectStore() 620 Register Ptr = I.getOperand(1 + OpOffset).getReg(); in selectStore() 629 addMemoryOperands(I.getOperand(2 + OpOffset).getImm(), MIB); in selectStore()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | DWARFLinkerCompileUnit.cpp | 1103 uint64_t OpOffset = 0; in cloneDieAttrExpression() local 1117 assert(OpOffset < Op.getEndOffset()); in cloneDieAttrExpression() 1118 uint32_t ULEBsize = Op.getEndOffset() - OpOffset - 1; in cloneDieAttrExpression() 1225 InputExpression.getData().slice(OpOffset, Op.getEndOffset()); in cloneDieAttrExpression() 1228 OpOffset = Op.getEndOffset(); in cloneDieAttrExpression()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | CFIInstrInserter.cpp | 208 case MCCFIInstruction::OpOffset: in calculateOutgoingCFAInfo()
|
| H A D | MachineOperand.cpp | 683 case MCCFIInstruction::OpOffset: in printCFI()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
| H A D | DWARFLinker.cpp | 1147 uint64_t OpOffset = 0; in cloneExpression() local 1161 assert(OpOffset < Op.getEndOffset()); in cloneExpression() 1162 uint32_t ULEBsize = Op.getEndOffset() - OpOffset - 1; in cloneExpression() 1254 StringRef Bytes = Data.getData().slice(OpOffset, Op.getEndOffset()); in cloneExpression() 1257 OpOffset = Op.getEndOffset(); in cloneExpression()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMAsmBackend.cpp | 1184 case MCCFIInstruction::OpOffset: // DW_CFA_offset in generateCompactUnwindEncoding()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86AsmBackend.cpp | 1401 case MCCFIInstruction::OpOffset: { in generateCompactUnwindEncoding()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCDwarf.cpp | 1402 case MCCFIInstruction::OpOffset: in emitCFIInstruction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeIntegerTypes.cpp | 2382 unsigned OpOffset = IsStrict ? 1 : 0; in PromoteIntOp_ExpOp() local 2385 N->getOperand(1 + OpOffset).getValueType().getSizeInBits() && in PromoteIntOp_ExpOp() 2389 SDValue Ops[2] = {N->getOperand(0 + OpOffset), N->getOperand(1 + OpOffset)}; in PromoteIntOp_ExpOp()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.cpp | 2857 unsigned OpOffset = X86II::isKMasked(Desc.TSFlags) ? 1 : 0; in findCommutedOpIndices() local 2861 unsigned Imm = MI.getOperand(3 + OpOffset).getImm() & 0x7; in findCommutedOpIndices() 2878 return fixCommutedOpIndices(SrcOpIdx1, SrcOpIdx2, 1 + OpOffset, in findCommutedOpIndices() 2879 2 + OpOffset); in findCommutedOpIndices()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 12381 unsigned OpOffset = Slct.getOpcode() == RISCVISD::SELECT_CC ? 2 : 0; in combineSelectAndUse() local 12382 SDValue TrueVal = Slct.getOperand(1 + OpOffset); in combineSelectAndUse() 12383 SDValue FalseVal = Slct.getOperand(2 + OpOffset); in combineSelectAndUse()
|