Home
last modified time | relevance | path

Searched defs:BaseIdx (Results 1 – 8 of 8) sorted by relevance

/llvm-project/compiler-rt/lib/fuzzer/dataflow/
H A DDataFlow.cpp188 size_t BaseIdx = Iter * kNumLabels; in main() local
/llvm-project/llvm/utils/TableGen/
H A DPseudoLoweringEmitter.cpp75 addDagOperandMapping(Record * Rec,DagInit * Dag,CodeGenInstruction & Insn,IndexedMap<OpData> & OperandMap,unsigned BaseIdx) addDagOperandMapping() argument
[all...]
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp489 SVal BaseIdx = ElemR->getIndex(); getLValueElement() local
/llvm-project/llvm/lib/CodeGen/
H A DStackMaps.cpp469 unsigned BaseIdx = GCPtrIndices[P.first]; parseStatepointOpers() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp554 unsigned BaseIdx = alignDown(ST.getMaxNumSGPRs(MF), Align) - Align; getAlignedHighSGPRForRC() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1539 Value *BaseIdx = Builder.getInt32(FindIndex(LiveVariables, BasePtrs[i])); CreateGCRelocates() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp5696 SDValue BaseIdx = N->getOperand(1); PromoteIntRes_EXTRACT_SUBVECTOR() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4990 unsigned BaseIdx = Op.getConstantOperandVal(2); getTargetConstantBitsFromNode() local
5010 unsigned BaseIdx = Op.getConstantOperandVal(1); getTargetConstantBitsFromNode() local
6232 int BaseIdx = i * NumBytesPerElt; getFauxShuffleMask() local
7002 int64_t BaseIdx = EltIdx - (ByteOffset / BaseSizeInBytes); EltsFromConsecutiveLoads() local
7782 isHorizontalBinOpPart(const BuildVectorSDNode * N,unsigned Opcode,const SDLoc & DL,SelectionDAG & DAG,unsigned BaseIdx,unsigned LastIdx,SDValue & V0,SDValue & V1) isHorizontalBinOpPart() argument
39718 int BaseIdx = RootMask.size() * SrcOpIndex; combineX86ShufflesRecursively() local
[all...]