Home
last modified time | relevance | path

Searched defs:NewIndex (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/packages/modules/Bluetooth/floss/hcidoc/src/
Dparser.rs74 NewIndex = 0, enumerator
385 NewIndex(NewIndex), enumerator
510 pub struct NewIndex { struct
517 impl NewIndex { argument
518 fn parse(data: &[u8]) -> Result<NewIndex, std::string::String> { in parse()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp80 Value *NewIndex = in createMemCpyLoopKnownSize() local
188 Value *NewIndex = in createMemCpyLoopUnknownSize() local
400 Value *NewIndex = in createMemSetLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp103 Value *NewIndex = in createMemCpyLoopKnownSize() local
254 Value *NewIndex = in createMemCpyLoopUnknownSize() local
505 Value *NewIndex = in createMemSetLoop() local
/aosp_15_r20/external/llvm/lib/Target/NVPTX/
H A DNVPTXLowerAggrCopies.cpp101 Value *NewIndex = in convertMemCpyToLoop() local
233 Value *NewIndex = in convertMemSetToLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp55 EntryIndex &NewIndex) { in startDbgValue()
163 EntryIndex NewIndex; in handleNewDebugValue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp72 EntryIndex &NewIndex) { in startDbgValue()
367 EntryIndex NewIndex; in handleNewDebugValue() local
/aosp_15_r20/external/clang/lib/Sema/
H A DTypeLocBuilder.cpp50 unsigned NewIndex = Index + NewCapacity - Capacity; in grow() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DLoadStoreOpt.h51 void setIndex(Register NewIndex) { IndexReg = NewIndex; } in setIndex()
/aosp_15_r20/packages/modules/Bluetooth/floss/hcidoc/src/groups/
Dcontrollers.rs101 fn process_new_index(&mut self, new_index: &NewIndex, packet: &Packet) { in process_new_index()
/aosp_15_r20/build/make/tools/compliance/projectmetadata/
H A Dprojectmetadata.go156 func NewIndex(rootFS fs.FS) *Index { func
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveIntervals.cpp1474 SlotIndex NewIndex = Indexes->insertMachineInstrInMaps(MI); in handleMove() local
1487 SlotIndex NewIndex = Indexes->getInstructionIndex(BundleStart); in handleMoveIntoBundle() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DLiveIntervals.cpp1512 SlotIndex NewIndex = Indexes->insertMachineInstrInMaps(MI); in handleMove() local
1526 const SlotIndex NewIndex = Indexes->insertMachineInstrInMaps(BundleStart); in handleMoveIntoNewBundle() local
H A DMachineBlockPlacement.cpp3574 DenseMap<const MachineBasicBlock *, size_t> NewIndex; in assignBlockOrder() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DLiveIntervalAnalysis.cpp1372 SlotIndex NewIndex = Indexes->insertMachineInstrInMaps(MI); in handleMove() local
1385 SlotIndex NewIndex = Indexes->getInstructionIndex(BundleStart); in handleMoveIntoBundle() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp509 std::unique_ptr<ModuleSummaryIndex> NewIndex = nullptr; in writeThinLTOBitcode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp451 std::unique_ptr<ModuleSummaryIndex> NewIndex = nullptr; in writeThinLTOBitcode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DStratifiedSets.h348 auto NewIndex = getNewUnlinkedIndex(); in add() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DStratifiedSets.h359 auto NewIndex = getNewUnlinkedIndex(); in add() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DStratifiedSets.h349 auto NewIndex = getNewUnlinkedIndex(); in add() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp481 unsigned NewIndex, IRBuilder<> &Builder) { in createShiftShuffle()
496 unsigned NewIndex, in translateExtract()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp892 Instruction *NewIndex = BinaryOperator::Create( in pushOutAdd() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1296 SDValue NewIndex = in LowerSIGN_EXTEND_INREG() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1578 uint64_t NewIndex = IsBigEndian ? Index1 / 2 : Index0 / 2; in foldTruncInsEltPair() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1869 SDValue NewIndex = in LowerSIGN_EXTEND_INREG() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20643 unsigned NewIndex = E.BitPos / NewVecEltBitWidth; in refineExtractVectorEltIntoMultipleNarrowExtractVectorElts() local
22880 SDValue NewIndex = DAG.getVectorIdxConstant(ExtIdx * SrcDestRatio, DL); in visitEXTRACT_SUBVECTOR() local
22898 SDValue NewIndex = DAG.getVectorIdxConstant(IndexValScaled, DL); in visitEXTRACT_SUBVECTOR() local
22906 SDValue NewIndex = DAG.getVectorIdxConstant(IndexValScaled, DL); in visitEXTRACT_SUBVECTOR() local

12