/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/ |
D | Disassembler.cpp | 98 std::unique_ptr<MCInstPrinter> IP(TheTarget->createMCInstPrinter( in LLVMCreateDisasmCPUFeatures() local 262 MCInstPrinter *IP = DC->getIP(); in LLVMDisasmInstruction() local 305 MCInstPrinter *IP = DC->getIP(); in LLVMSetDisasmOptions() local 312 MCInstPrinter *IP = DC->getIP(); in LLVMSetDisasmOptions() local 325 MCInstPrinter *IP = DC->getTarget()->createMCInstPrinter( in LLVMSetDisasmOptions() local 335 MCInstPrinter *IP = DC->getIP(); in LLVMSetDisasmOptions() local
|
D | Disassembler.h | 74 std::unique_ptr<llvm::MCInstPrinter> IP; variable 95 std::unique_ptr<MCInstPrinter> &&IP) in LLVMDisasmContext()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | IntervalIterator.h | 64 inline Interval *getSourceGraphNode(IntervalPartition *IP, BasicBlock *BB) { in getSourceGraphNode() 114 IntervalIterator(IntervalPartition &IP, bool OwnMemory) : IOwnMem(OwnMemory) { in IntervalIterator() 261 inline interval_part_interval_iterator intervals_end(IntervalPartition &IP) { in intervals_end()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | Instrumentation.cpp | 25 static BasicBlock::iterator moveBeforeInsertPoint(BasicBlock::iterator I, BasicBlock::iterator IP) { in moveBeforeInsertPoint() 42 BasicBlock::iterator IP) { in PrepareToSplitEntryBlock()
|
/third_party/musl/libc-test/src/functionalext/supplement/network/ |
D | htonl.c | 19 const uint32_t IP = 0x7f000001; variable
|
D | inet_network.c | 19 const uint32_t IP = 0x7f000001; variable
|
D | inet_netof.c | 21 const uint32_t IP = 0x7f000001; variable
|
D | inet_lnaof.c | 21 const uint32_t IP = 0x7f000001; variable
|
D | inet_makeaddr.c | 22 const uint32_t IP = 0x7f000001; variable
|
/third_party/node/deps/npm/node_modules/ip/ |
D | README.md | 1 # IP chapter
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | IntrinsicLowering.cpp | 54 static Value *LowerBSWAP(LLVMContext &Context, Value *V, Instruction *IP) { in LowerBSWAP() 149 static Value *LowerCTPOP(LLVMContext &Context, Value *V, Instruction *IP) { in LowerCTPOP() 188 static Value *LowerCTLZ(LLVMContext &Context, Value *V, Instruction *IP) { in LowerCTLZ()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorizationPlanner.h | 87 void restoreIP(VPInsertPoint IP) { in restoreIP() 104 void setInsertPoint(VPBasicBlock *TheBB, VPBasicBlock::iterator IP) { in setInsertPoint()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ScalarEvolutionExpander.cpp | 39 BasicBlock::iterator IP) { in ReuseOrCreateCast() 88 BasicBlock::iterator IP = ++I->getIterator(); in findInsertPointAfter() local 151 BasicBlock::iterator IP = A->getParent()->getEntryBlock().begin(); in InsertNoopCastOfTo() local 162 BasicBlock::iterator IP = findInsertPointAfter(I, Builder.GetInsertBlock()); in InsertNoopCastOfTo() local 181 BasicBlock::iterator IP = Builder.GetInsertPoint(); in InsertBinop() local 527 BasicBlock::iterator IP = Builder.GetInsertPoint(); in expandAddToGEP() local 1762 Instruction *IP) { in expandCodeFor() 2053 Instruction *IP = nullptr; in replaceCongruentIVs() local 2213 Instruction *IP) { in expandCodeForPredicate() 2229 Instruction *IP) { in expandEqualPredicate() [all …]
|
D | IntervalPartition.cpp | 98 IntervalPartition::IntervalPartition(IntervalPartition &IP, bool) in IntervalPartition() function in IntervalPartition
|
D | AssumptionCache.cpp | 259 auto IP = AssumptionCaches.insert(std::make_pair( in getAssumptionCache() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCSection.cpp | 71 iterator IP; in getSubsectionInsertionPoint() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Frontend/OpenMP/ |
D | OMPIRBuilder.h | 121 InsertPointTy IP; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 1306 void *IP = nullptr; in getConstant() local 1357 void *IP = nullptr; in getConstantFP() local 1416 void *IP = nullptr; in getGlobalAddress() local 1432 void *IP = nullptr; in getFrameIndex() local 1451 void *IP = nullptr; in getJumpTable() local 1478 void *IP = nullptr; in getConstantPool() local 1504 void *IP = nullptr; in getConstantPool() local 1522 void *IP = nullptr; in getTargetIndex() local 1536 void *IP = nullptr; in getBasicBlock() local 1759 void* IP = nullptr; in getVectorShuffle() local [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
D | Record.cpp | 175 void *IP = nullptr; in get() local 348 void *IP = nullptr; in get() local 576 void *IP = nullptr; in get() local 699 void *IP = nullptr; in get() local 848 void *IP = nullptr; in get() local 1097 void *IP = nullptr; in get() local 1315 void *IP = nullptr; in get() local 1380 void *IP = nullptr; in get() local 1635 void *IP = nullptr; in get() local 1815 void *IP = nullptr; in get() local [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/ |
D | RandomIRBuilder.cpp | 51 auto IP = BB.getFirstInsertionPt(); in newSource() local
|
D | IRMutator.cpp | 114 size_t IP = uniform<size_t>(IB.Rand, 0, Insts.size() - 1); in mutate() local
|
/third_party/boost/libs/geometry/index/test/algorithms/ |
D | path_intersection.cpp | 66 typedef bg::model::linestring<int_point_type> IP; in test_large_integers() typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCTargetDesc.cpp | 137 MCInstPrinter &IP) in HexagonTargetAsmStreamer() 250 MCInstPrinter *IP, bool IsVerboseAsm) { in createMCAsmTargetStreamer()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
D | PtrState.cpp | 268 const auto IP = BB->getFirstInsertionPt(); in HandlePotentialUse() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsConstantIslandPass.cpp | 838 water_iterator IP = llvm::lower_bound(WaterList, NewBB, CompareMBBNumbers); in updateForInsertedWaterBlock() local 888 water_iterator IP = llvm::lower_bound(WaterList, OrigBB, CompareMBBNumbers); in splitBlockBeforeInstr() local 1174 for (water_iterator IP = std::prev(WaterList.end()), B = WaterList.begin();; in findAvailableWater() local 1327 water_iterator IP; in handleConstantPoolUser() local
|