/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | ByteProvider.h | 66 static ByteProvider getSrc(std::optional<ISelOp> Val, int64_t ByteOffset, in getSrc()
|
/llvm-project/llvm/lib/Support/ |
H A D | Base64.cpp | 55 for (uint64_t ByteOffset = 0; ByteOffset < 4; ++ByteOffset) { in decodeBase64() local
|
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | GlobalSplit.cpp | 129 uint64_t ByteOffset = cast<ConstantInt>( splitGlobal() local
|
H A D | WholeProgramDevirt.cpp | 324 uint64_t ByteOffset; global() member 1057 tryFindVirtualCallTargets(std::vector<VirtualCallTarget> & TargetsForSlot,const std::set<TypeMemberInfo> & TypeMemberInfos,uint64_t ByteOffset,ModuleSummaryIndex * ExportSummary) tryFindVirtualCallTargets() argument 1103 tryFindVirtualCallTargets(std::vector<ValueInfo> & TargetsForSlot,const TypeIdCompatibleVtableInfo TIdInfo,uint64_t ByteOffset) tryFindVirtualCallTargets() argument [all...] |
/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | LowerTypeTests.h | 38 uint64_t ByteOffset; member
|
H A D | WholeProgramDevirt.h | 240 uint64_t ByteOffset; member
|
/llvm-project/llvm/unittests/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 19 uint64_t ByteOffset; in TEST() member
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DebugLocStream.h | 42 size_t ByteOffset; member
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600ISelLowering.cpp | 516 return DAG.getConstant(ByteOffset, DL, PtrVT); in LowerOperation() local 765 unsigned ByteOffset = DwordOffset * 4; LowerImplicitParameter() local
|
H A D | AMDGPUISelDAGToDAG.cpp | 1097 int64_t ByteOffset = C->getSExtValue(); SelectDS1Addr1Offset() local 2060 int64_t ByteOffset = IsBuffer ? C->getZExtValue() : C->getSExtValue(); SelectSMRDOffset() local [all...] |
/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUBaseInfo.cpp | 2848 isDwordAligned(uint64_t ByteOffset) isDwordAligned() argument 2853 convertSMRDOffsetUnits(const MCSubtargetInfo & ST,uint64_t ByteOffset) convertSMRDOffsetUnits() argument 2862 getSMRDEncodedOffset(const MCSubtargetInfo & ST,int64_t ByteOffset,bool IsBuffer,bool HasSOffset) getSMRDEncodedOffset() argument 2891 getSMRDEncodedLiteralOffset32(const MCSubtargetInfo & ST,int64_t ByteOffset) getSMRDEncodedLiteralOffset32() argument [all...] |
/llvm-project/llvm/tools/llvm-exegesis/lib/X86/ |
H A D | Target.cpp | 622 size_t ByteOffset = 0; initStack() local [all...] |
/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmt.cpp | 2438 unsigned ByteOffset = 0; getAsmSrcLocInfo() local
|
/llvm-project/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 417 ReadDataFromGlobal(Constant * C,uint64_t ByteOffset,unsigned char * CurPtr,unsigned BytesLeft,const DataLayout & DL) ReadDataFromGlobal() argument [all...] |
/llvm-project/llvm/lib/MC/ |
H A D | MCAsmStreamer.cpp | 1350 unsigned ByteOffset = emitValueImpl() local
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64FrameLowering.cpp | 2893 int ByteOffset = AFI->getCalleeSavedStackSize(); computeCalleeSaveRegisterPairs() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 1602 unsigned ByteOffset = (NumBits / 8) - 1; getSignAsIntValue() local
|
H A D | LegalizeIntegerTypes.cpp | 4607 SDValue ByteOffset = DAG.getNode(ISD::SRL, dl, ShAmtVT, ShAmt, ExpandIntRes_ShiftThroughStack() local
|
/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 4592 unsigned ByteOffset = Offset / 8; reduceLoadStoreWidth() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 6873 findEltLoadSrc(SDValue Elt,LoadSDNode * & Ld,int64_t & ByteOffset) findEltLoadSrc() argument 7000 int64_t ByteOffset = ByteOffsets[EltIdx]; EltsFromConsecutiveLoads() local [all...] |