Home
last modified time | relevance | path

Searched defs:IP (Results 1 – 25 of 46) sorted by relevance

12

/minix3/external/bsd/llvm/dist/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp85 MCInstPrinter *IP = TheTarget->createMCInstPrinter(AsmPrinterVariant, in LLVMCreateDisasmCPUFeatures() local
252 MCInstPrinter *IP = DC->getIP(); in LLVMDisasmInstruction() local
297 MCInstPrinter *IP = DC->getIP(); in LLVMSetDisasmOptions() local
304 MCInstPrinter *IP = DC->getIP(); in LLVMSetDisasmOptions() local
318 MCInstPrinter *IP = DC->getTarget()->createMCInstPrinter( in LLVMSetDisasmOptions() local
328 MCInstPrinter *IP = DC->getIP(); in LLVMSetDisasmOptions() local
H A DDisassembler.h74 std::unique_ptr<llvm::MCInstPrinter> IP; variable
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DIntervalIterator.h59 inline Interval *getSourceGraphNode(IntervalPartition *IP, BasicBlock *BB) { in getSourceGraphNode()
108 IntervalIterator(IntervalPartition &IP, bool OwnMemory) : IOwnMem(OwnMemory) { in IntervalIterator()
253 inline interval_part_interval_iterator intervals_end(IntervalPartition &IP) { in intervals_end()
/minix3/external/bsd/llvm/dist/llvm/unittests/ADT/
H A DSparseSetTest.cpp46 std::pair<USet::iterator, bool> IP = Set.insert(5); in TEST() local
106 std::pair<USet::iterator, bool> IP = Set.insert(3); in TEST() local
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dmangle-nullptr-arg.cpp3 template<int *ip> struct IP {}; struct
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/
H A Dsynthesize_ivar.m7 @property int IP; property
/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp1-11.cpp7 template<int *ip> struct IP { // expected-note 5 {{template parameter is declared here}} struct
8 IP<ip> *ip2; argument
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DAssumptionCache.cpp94 auto IP = AssumptionCaches.insert(std::make_pair( in getAssumptionCache() local
H A DIntervalPartition.cpp93 IntervalPartition::IntervalPartition(IntervalPartition &IP, bool) in IntervalPartition() function in IntervalPartition
H A DScalarEvolutionExpander.cpp36 BasicBlock::iterator IP) { in ReuseOrCreateCast()
130 BasicBlock::iterator IP = A->getParent()->getEntryBlock().begin(); in InsertNoopCastOfTo() local
142 BasicBlock::iterator IP = I; ++IP; in InsertNoopCastOfTo() local
163 BasicBlock::iterator IP = Builder.GetInsertPoint(); in InsertBinop() local
535 BasicBlock::iterator IP = Builder.GetInsertPoint(); in expandAddToGEP() local
1583 Instruction *IP) { in expandCodeFor()
1779 Instruction *IP = nullptr; in replaceCongruentIVs() local
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dsynthesized-ivar.m5 @property int IP; property
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp166 static Value *LowerBSWAP(LLVMContext &Context, Value *V, Instruction *IP) { in LowerBSWAP()
262 static Value *LowerCTPOP(LLVMContext &Context, Value *V, Instruction *IP) { in LowerCTPOP()
302 static Value *LowerCTLZ(LLVMContext &Context, Value *V, Instruction *IP) { in LowerCTLZ()
H A DGCStrategy.cpp158 BasicBlock::iterator IP = F.getEntryBlock().begin(); in InsertRootInitializers() local
H A DShadowStackGC.cpp391 BasicBlock::iterator IP = F.getEntryBlock().begin(); in performCustomLowering() local
/minix3/external/bsd/llvm/dist/clang/test/FixIt/
H A Dfixit-cxx0x.cpp106 template<int *ip> struct IP { }; // expected-note{{declared here}} struct
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1161 void *IP = nullptr; in getConstant() local
1203 void *IP = nullptr; in getConstantFP() local
1266 void *IP = nullptr; in getGlobalAddress() local
1283 void *IP = nullptr; in getFrameIndex() local
1302 void *IP = nullptr; in getJumpTable() local
1328 void *IP = nullptr; in getConstantPool() local
1355 void *IP = nullptr; in getConstantPool() local
1373 void *IP = nullptr; in getTargetIndex() local
1388 void *IP = nullptr; in getBasicBlock() local
1561 void* IP = nullptr; in getVectorShuffle() local
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp864 water_iterator IP = in updateForInsertedWaterBlock() local
916 water_iterator IP = in splitBlockBeforeInstr() local
1207 for (water_iterator IP = std::prev(WaterList.end()), B = WaterList.begin();; in findAvailableWater() local
1364 water_iterator IP; in handleConstantPoolUser() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp265 BasicBlock::iterator IP = BB.getFirstInsertionPt(), BE = BB.end(); in InjectCoverageAtBlock() local
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DFoldingSet.cpp380 void *IP; in GetOrInsertNode() local
/minix3/crypto/external/bsd/openssl/lib/libdes/
H A Ddes_locl.h357 #define IP(l,r) \ macro
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp448 MCInstPrinter *IP = nullptr; in main() local
/minix3/crypto/external/bsd/openssl/dist/crypto/des/
H A Ddes_locl.h413 # define IP(l,r) \ macro
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp867 water_iterator IP = in updateForInsertedWaterBlock() local
920 water_iterator IP = in splitBlockBeforeInstr() local
1196 for (water_iterator IP = std::prev(WaterList.end()), B = WaterList.begin();; in findAvailableWater() local
1399 water_iterator IP; in handleConstantPoolUser() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DIRBuilder.h99 void SetInsertPoint(BasicBlock *TheBB, BasicBlock::iterator IP) { in SetInsertPoint()
169 void restoreIP(InsertPoint IP) { in restoreIP()
/minix3/external/bsd/llvm/dist/clang/tools/driver/
H A Dcc1as_main.cpp361 MCInstPrinter *IP = in ExecuteAssembler() local

12