Home
last modified time | relevance | path

Searched defs:IM (Results 1 – 25 of 92) sorted by relevance

1234

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DIntervalMap.h1791 IntervalMap &IM = *this->map; in insertNode() local
1836 IntervalMap &IM = *this->map; in insert() local
1923 IntervalMap &IM = *this->map; in erase() local
1936 IntervalMap &IM = *this->map; in treeErase() local
1970 IntervalMap &IM = *this->map; in eraseNode() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DIntervalMap.h1791 IntervalMap &IM = *this->map; in insertNode() local
1836 IntervalMap &IM = *this->map; in insert() local
1923 IntervalMap &IM = *this->map; in erase() local
1936 IntervalMap &IM = *this->map; in treeErase() local
1970 IntervalMap &IM = *this->map; in eraseNode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DIntervalMap.h1739 IntervalMap &IM = *this->map; in insertNode() local
1784 IntervalMap &IM = *this->map; in insert() local
1871 IntervalMap &IM = *this->map; in erase() local
1884 IntervalMap &IM = *this->map; in treeErase() local
1918 IntervalMap &IM = *this->map; in eraseNode() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DIntervalMap.h1791 IntervalMap &IM = *this->map; in insertNode() local
1836 IntervalMap &IM = *this->map; in insert() local
1923 IntervalMap &IM = *this->map; in erase() local
1936 IntervalMap &IM = *this->map; in treeErase() local
1970 IntervalMap &IM = *this->map; in eraseNode() local
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DIntervalMap.h1728 IntervalMap &IM = *this->map; in insertNode() local
1773 IntervalMap &IM = *this->map; in insert() local
1861 IntervalMap &IM = *this->map; in erase() local
1874 IntervalMap &IM = *this->map; in treeErase() local
1908 IntervalMap &IM = *this->map; in eraseNode() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DIntervalMap.h1791 IntervalMap &IM = *this->map; in insertNode() local
1836 IntervalMap &IM = *this->map; in insert() local
1923 IntervalMap &IM = *this->map; in erase() local
1936 IntervalMap &IM = *this->map; in treeErase() local
1970 IntervalMap &IM = *this->map; in eraseNode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DIntervalMap.h1791 IntervalMap &IM = *this->map; in insertNode() local
1836 IntervalMap &IM = *this->map; in insert() local
1923 IntervalMap &IM = *this->map; in erase() local
1936 IntervalMap &IM = *this->map; in treeErase() local
1970 IntervalMap &IM = *this->map; in eraseNode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp692 InspectMemInstr &IM, Iter Slot, in searchRange()
835 std::unique_ptr<InspectMemInstr> IM; in searchSuccBBs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp691 InspectMemInstr &IM, Iter Slot, in searchRange()
834 std::unique_ptr<InspectMemInstr> IM; in searchSuccBBs() local
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp647 RegDefsUses &RegDU, InspectMemInstr& IM, Iter Slot, in searchRange()
760 std::unique_ptr<InspectMemInstr> IM; in searchSuccBBs() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/
DInstrBuilder.h66 const InstrumentManager &IM; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/
DInstrBuilder.h66 const InstrumentManager &IM; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MCA/
DInstrBuilder.h66 const InstrumentManager &IM; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/
H A DInstrBuilder.h66 const InstrumentManager &IM; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/
DInstrBuilder.h66 const InstrumentManager &IM; variable
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_rogue_pds_disasm.h235 bool IM; member
249 bool IM; member
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp349 Instruction *IM = dyn_cast<Instruction>(IW->getOperand(i)); in reorder() local
367 Instruction *IM = &*BBI; in reorder() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp515 Instruction *IM = dyn_cast<Instruction>(IW->getOperand(i)); in reorder() local
536 Instruction *IM = &*BBI; in reorder() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp594 Instruction *IM = dyn_cast<Instruction>(IW->getOperand(i)); in reorder() local
615 Instruction *IM = &*BBI; in reorder() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp767 for (unsigned IM = (unsigned)ISD::PRE_INC; in initActions() local
788 for (unsigned IM = (unsigned)ISD::PRE_INC; in initActions() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapUtils.java122 IM; enumConstant
/aosp_15_r20/external/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp135 for (auto &IM : InnerMatchers) { in constructVariadic() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp2475 for (ObjCMethodDecl::param_iterator IM = ImpMethodDecl->param_begin(), in WarnConflictingTypedMethods() local
2498 for (ObjCMethodDecl::param_iterator IM = Method->param_begin(), in CheckConflictingOverridingMethod() local
2532 for (ObjCMethodDecl::param_iterator IM = ImpMethodDecl->param_begin(), in WarnExactTypedMethods() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp856 for (unsigned IM = (unsigned)ISD::PRE_INC; in initActions() local
/aosp_15_r20/external/clang/lib/Frontend/
H A DCacheTokens.cpp186 IDMap IM; member in __anon60ce9e690411::PTHWriter

1234