Searched defs:BaseIdx (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | PseudoLoweringEmitter.cpp | 74 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 D | Store.cpp | 489 SVal BaseIdx = ElemR->getIndex(); getLValueElement() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | StackMaps.cpp | 469 unsigned BaseIdx = GCPtrIndices[P.first]; in parseStatepointOpers() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIRegisterInfo.cpp | 553 unsigned BaseIdx = alignDown(ST.getMaxNumSGPRs(MF), Align) - Align; getAlignedHighSGPRForRC() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | RewriteStatepointsForGC.cpp | 1538 Value *BaseIdx = Builder.getInt32(FindIndex(LiveVariables, BasePtrs[i])); CreateGCRelocates() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeIntegerTypes.cpp | 5559 SDValue BaseIdx = N->getOperand(1); PromoteIntRes_EXTRACT_SUBVECTOR() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 4848 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...] |