Searched defs:InsertAtEnd (Results  1 – 9 of 9) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ | 
| D | Instructions.cpp | 200                                const Twine &NameStr, BasicBlock *InsertAtEnd)  in LandingPadInst()226                                        BasicBlock *InsertAtEnd) {  in Create()
 430                    BasicBlock *InsertAtEnd)  in CallInst()
 523                                  BasicBlock *InsertAtEnd, Type *IntPtrTy,  in createMalloc()
 636 Instruction *CallInst::CreateMalloc(BasicBlock *InsertAtEnd,  in CreateMalloc()
 643 Instruction *CallInst::CreateMalloc(BasicBlock *InsertAtEnd,  in CreateMalloc()
 655                                BasicBlock *InsertAtEnd) {  in createFree()
 699 Instruction *CallInst::CreateFree(Value *Source, BasicBlock *InsertAtEnd) {  in CreateFree()
 706                                   BasicBlock *InsertAtEnd) {  in CreateFree()
 881 ReturnInst::ReturnInst(LLVMContext &C, Value *retVal, BasicBlock *InsertAtEnd)  in ReturnInst()
 [all …]
 
 | 
| D | DIBuilder.cpp | 861                                       BasicBlock *InsertAtEnd) {  in insertDeclare()876                                     BasicBlock *InsertAtEnd) {  in insertLabel()
 894                                                 BasicBlock *InsertAtEnd) {  in insertDbgValueIntrinsic()
 
 | 
| D | Instruction.cpp | 36                          BasicBlock *InsertAtEnd)  in Instruction()
 | 
| /external/llvm/lib/IR/ | 
| D | Instructions.cpp | 186                                const Twine &NameStr, BasicBlock *InsertAtEnd)  in LandingPadInst()212                                        BasicBlock *InsertAtEnd) {  in Create()
 297                    BasicBlock *InsertAtEnd)  in CallInst()
 442                                  BasicBlock *InsertAtEnd, Type *IntPtrTy,  in createMalloc()
 555 Instruction *CallInst::CreateMalloc(BasicBlock *InsertAtEnd,  in CreateMalloc()
 562 Instruction *CallInst::CreateMalloc(BasicBlock *InsertAtEnd,  in CreateMalloc()
 574                                BasicBlock *InsertAtEnd) {  in createFree()
 618 Instruction *CallInst::CreateFree(Value *Source, BasicBlock *InsertAtEnd) {  in CreateFree()
 625                                   BasicBlock *InsertAtEnd) {  in CreateFree()
 823 ReturnInst::ReturnInst(LLVMContext &C, Value *retVal, BasicBlock *InsertAtEnd)  in ReturnInst()
 [all …]
 
 | 
| D | Instruction.cpp | 36                          BasicBlock *InsertAtEnd)  in Instruction()
 | 
| D | DIBuilder.cpp | 741                                       BasicBlock *InsertAtEnd) {  in insertDeclare()790                                                 BasicBlock *InsertAtEnd) {  in insertDbgValueIntrinsic()
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ | 
| D | Instructions.h | 203   LoadInst(Value *Ptr, const Twine &NameStr, BasicBlock *InsertAtEnd)  in LoadInst()211            BasicBlock *InsertAtEnd)  in LoadInst()
 219            BasicBlock *InsertAtEnd)  in LoadInst()
 228            AtomicOrdering Order, SyncScope::ID SSID, BasicBlock *InsertAtEnd)  in LoadInst()
 
 | 
| /external/llvm/include/llvm/IR/ | 
| D | InstrTypes.h | 46                  Use *Ops, unsigned NumOps, BasicBlock *InsertAtEnd)  in TerminatorInst()
 | 
| /external/webrtc/modules/audio_coding/neteq/ | 
| D | audio_vector_unittest.cc | 244 TEST_F(AudioVectorTest, InsertAtEnd) {  in TEST_F()  argument
 |