Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DPseudoLoweringEmitter.cpp74 addDagOperandMapping(Record * Rec,DagInit * Dag,CodeGenInstruction & Insn,IndexedMap<OpData> & OperandMap,unsigned BaseIdx) addDagOperandMapping() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp489 SVal BaseIdx = ElemR->getIndex(); getLValueElement() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackMaps.cpp469 unsigned BaseIdx = GCPtrIndices[P.first]; in parseStatepointOpers() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp553 unsigned BaseIdx = alignDown(ST.getMaxNumSGPRs(MF), Align) - Align; getAlignedHighSGPRForRC() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1538 Value *BaseIdx = Builder.getInt32(FindIndex(LiveVariables, BasePtrs[i])); CreateGCRelocates() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp5559 SDValue BaseIdx = N->getOperand(1); PromoteIntRes_EXTRACT_SUBVECTOR() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4848 unsigned BaseIdx = Op.getConstantOperandVal(2); getTargetConstantBitsFromNode() local
4868 unsigned BaseIdx = Op.getConstantOperandVal(1); getTargetConstantBitsFromNode() local
6061 int BaseIdx = i * NumBytesPerElt; getFauxShuffleMask() local
6832 int64_t BaseIdx = EltIdx - (ByteOffset / BaseSizeInBytes); EltsFromConsecutiveLoads() local
7617 isHorizontalBinOpPart(const BuildVectorSDNode * N,unsigned Opcode,SelectionDAG & DAG,unsigned BaseIdx,unsigned LastIdx,SDValue & V0,SDValue & V1) isHorizontalBinOpPart() argument
38984 int BaseIdx = RootMask.size() * SrcOpIndex; combineX86ShufflesRecursively() local
[all...]