Home
last modified time | relevance | path

Searched defs:InsertAtEnd (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp182 BasicBlock *InsertAtEnd) in LandingPadInst()
213 BasicBlock *InsertAtEnd) { in Create()
306 BasicBlock *InsertAtEnd) in CallInst()
354 BasicBlock *InsertAtEnd, Type *IntPtrTy, in createMalloc()
455 Instruction *CallInst::CreateMalloc(BasicBlock *InsertAtEnd, in CreateMalloc()
464 BasicBlock *InsertAtEnd) { in createFree()
503 Instruction* CallInst::CreateFree(Value* Source, BasicBlock *InsertAtEnd) { in CreateFree()
604 ReturnInst::ReturnInst(LLVMContext &C, Value *retVal, BasicBlock *InsertAtEnd) in ReturnInst()
611 ReturnInst::ReturnInst(LLVMContext &Context, BasicBlock *InsertAtEnd) in ReturnInst()
642 UnwindInst::UnwindInst(LLVMContext &Context, BasicBlock *InsertAtEnd) in UnwindInst()
[all …]
DInstruction.cpp38 BasicBlock *InsertAtEnd) in Instruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp241 const Twine &NameStr, BasicBlock *InsertAtEnd) in LandingPadInst()
267 BasicBlock *InsertAtEnd) { in Create()
349 CallInst::CallInst(Value *Func, const Twine &Name, BasicBlock *InsertAtEnd) in CallInst()
404 BasicBlock *InsertAtEnd, Type *IntPtrTy, in createMalloc()
517 Instruction *CallInst::CreateMalloc(BasicBlock *InsertAtEnd, in CreateMalloc()
524 Instruction *CallInst::CreateMalloc(BasicBlock *InsertAtEnd, in CreateMalloc()
536 BasicBlock *InsertAtEnd) { in createFree()
580 Instruction *CallInst::CreateFree(Value *Source, BasicBlock *InsertAtEnd) { in CreateFree()
587 BasicBlock *InsertAtEnd) { in CreateFree()
682 ReturnInst::ReturnInst(LLVMContext &C, Value *retVal, BasicBlock *InsertAtEnd) in ReturnInst()
[all …]
DDIBuilder.cpp850 BasicBlock *InsertAtEnd) { in insertDeclare()
865 BasicBlock *InsertAtEnd) { in insertLabel()
883 BasicBlock *InsertAtEnd) { in insertDbgValueIntrinsic()
DInstruction.cpp37 BasicBlock *InsertAtEnd) in Instruction()
/external/llvm/lib/IR/
DInstructions.cpp186 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 …]
DInstruction.cpp36 BasicBlock *InsertAtEnd) in Instruction()
DDIBuilder.cpp741 BasicBlock *InsertAtEnd) { in insertDeclare()
790 BasicBlock *InsertAtEnd) { in insertDbgValueIntrinsic()
/external/swiftshader/third_party/LLVM/include/llvm/
DInstrTypes.h43 Use *Ops, unsigned NumOps, BasicBlock *InsertAtEnd) in TerminatorInst()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DInstrTypes.h63 Use *Ops, unsigned NumOps, BasicBlock *InsertAtEnd) in TerminatorInst()
/external/llvm/include/llvm/IR/
DInstrTypes.h46 Use *Ops, unsigned NumOps, BasicBlock *InsertAtEnd) in TerminatorInst()
/external/webrtc/webrtc/modules/audio_coding/neteq/
Daudio_vector_unittest.cc255 TEST_F(AudioVectorTest, InsertAtEnd) { in TEST_F() argument
/external/swiftshader/third_party/LLVM/lib/Analysis/
DDIBuilder.cpp895 BasicBlock *InsertAtEnd) { in insertDeclare()
929 BasicBlock *InsertAtEnd) { in insertDbgValueIntrinsic()