Home
last modified time | relevance | path

Searched refs:IRB (Results 176 – 200 of 1499) sorted by relevance

12345678910>>...60

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp455 IRB.SetInsertPoint(I->getNextNode()); in createStackRestorePoints()
545 IRB.CreateAnd(IRB.CreatePtrToInt(BasePointer, IntPtrTy), in moveStaticAllocasToUnsafeStack()
588 IRB.SetInsertPoint(AI); in moveStaticAllocasToUnsafeStack()
645 IRBuilder<> IRB(AI); in moveDynamicAllocasToUnsafeStack() local
656 Value *SP = IRB.CreatePtrToInt(IRB.CreateLoad(StackPtrTy, UnsafeStackPtr), in moveDynamicAllocasToUnsafeStack()
658 SP = IRB.CreateSub(SP, Size); in moveDynamicAllocasToUnsafeStack()
666 Value *NewTop = IRB.CreateIntToPtr( in moveDynamicAllocasToUnsafeStack()
693 IRBuilder<> IRB(II); in moveDynamicAllocasToUnsafeStack() local
699 IRBuilder<> IRB(II); in moveDynamicAllocasToUnsafeStack() local
781 UnsafeStackPtr = IRB.CreateCall(Fn); in run()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DSafeStack.cpp459 IRB.SetInsertPoint(I->getNextNode()); in createStackRestorePoints()
559 IRB.CreateAnd(IRB.CreatePtrToInt(BasePointer, IntPtrTy), in moveStaticAllocasToUnsafeStack()
602 IRB.SetInsertPoint(AI); in moveStaticAllocasToUnsafeStack()
658 IRBuilder<> IRB(AI); in moveDynamicAllocasToUnsafeStack() local
669 Value *SP = IRB.CreatePtrToInt(IRB.CreateLoad(StackPtrTy, UnsafeStackPtr), in moveDynamicAllocasToUnsafeStack()
671 SP = IRB.CreateSub(SP, Size); in moveDynamicAllocasToUnsafeStack()
679 Value *NewTop = IRB.CreateIntToPtr( in moveDynamicAllocasToUnsafeStack()
706 IRBuilder<> IRB(II); in moveDynamicAllocasToUnsafeStack() local
712 IRBuilder<> IRB(II); in moveDynamicAllocasToUnsafeStack() local
795 UnsafeStackPtr = IRB.CreateCall(Fn); in run()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DSafeStack.cpp455 IRB.SetInsertPoint(I->getNextNode()); in createStackRestorePoints()
545 IRB.CreateAnd(IRB.CreatePtrToInt(BasePointer, IntPtrTy), in moveStaticAllocasToUnsafeStack()
588 IRB.SetInsertPoint(AI); in moveStaticAllocasToUnsafeStack()
645 IRBuilder<> IRB(AI); in moveDynamicAllocasToUnsafeStack() local
656 Value *SP = IRB.CreatePtrToInt(IRB.CreateLoad(StackPtrTy, UnsafeStackPtr), in moveDynamicAllocasToUnsafeStack()
658 SP = IRB.CreateSub(SP, Size); in moveDynamicAllocasToUnsafeStack()
666 Value *NewTop = IRB.CreateIntToPtr( in moveDynamicAllocasToUnsafeStack()
693 IRBuilder<> IRB(II); in moveDynamicAllocasToUnsafeStack() local
699 IRBuilder<> IRB(II); in moveDynamicAllocasToUnsafeStack() local
781 UnsafeStackPtr = IRB.CreateCall(Fn); in run()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DSafeStack.cpp560 IRB.CreateAnd(IRB.CreatePtrToInt(BasePointer, IntPtrTy), in moveStaticAllocasToUnsafeStack()
603 IRB.SetInsertPoint(AI); in moveStaticAllocasToUnsafeStack()
659 IRBuilder<> IRB(AI); in moveDynamicAllocasToUnsafeStack() local
670 Value *SP = IRB.CreatePtrToInt(IRB.CreateLoad(StackPtrTy, UnsafeStackPtr), in moveDynamicAllocasToUnsafeStack()
672 SP = IRB.CreateSub(SP, Size); in moveDynamicAllocasToUnsafeStack()
680 Value *NewTop = IRB.CreateIntToPtr( in moveDynamicAllocasToUnsafeStack()
707 IRBuilder<> IRB(II); in moveDynamicAllocasToUnsafeStack() local
713 IRBuilder<> IRB(II); in moveDynamicAllocasToUnsafeStack() local
792 IRB.SetCurrentDebugLocation( in run()
797 UnsafeStackPtr = IRB.CreateCall(Fn); in run()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DSafeStack.cpp459 IRB.SetInsertPoint(I->getNextNode()); in createStackRestorePoints()
559 IRB.CreateAnd(IRB.CreatePtrToInt(BasePointer, IntPtrTy), in moveStaticAllocasToUnsafeStack()
602 IRB.SetInsertPoint(AI); in moveStaticAllocasToUnsafeStack()
658 IRBuilder<> IRB(AI); in moveDynamicAllocasToUnsafeStack() local
669 Value *SP = IRB.CreatePtrToInt(IRB.CreateLoad(StackPtrTy, UnsafeStackPtr), in moveDynamicAllocasToUnsafeStack()
671 SP = IRB.CreateSub(SP, Size); in moveDynamicAllocasToUnsafeStack()
679 Value *NewTop = IRB.CreateIntToPtr( in moveDynamicAllocasToUnsafeStack()
706 IRBuilder<> IRB(II); in moveDynamicAllocasToUnsafeStack() local
712 IRBuilder<> IRB(II); in moveDynamicAllocasToUnsafeStack() local
795 UnsafeStackPtr = IRB.CreateCall(Fn); in run()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSafeStack.cpp455 IRB.SetInsertPoint(I->getNextNode()); in createStackRestorePoints()
545 IRB.CreateAnd(IRB.CreatePtrToInt(BasePointer, IntPtrTy), in moveStaticAllocasToUnsafeStack()
588 IRB.SetInsertPoint(AI); in moveStaticAllocasToUnsafeStack()
645 IRBuilder<> IRB(AI); in moveDynamicAllocasToUnsafeStack() local
656 Value *SP = IRB.CreatePtrToInt(IRB.CreateLoad(StackPtrTy, UnsafeStackPtr), in moveDynamicAllocasToUnsafeStack()
658 SP = IRB.CreateSub(SP, Size); in moveDynamicAllocasToUnsafeStack()
666 Value *NewTop = IRB.CreateIntToPtr( in moveDynamicAllocasToUnsafeStack()
693 IRBuilder<> IRB(II); in moveDynamicAllocasToUnsafeStack() local
699 IRBuilder<> IRB(II); in moveDynamicAllocasToUnsafeStack() local
781 UnsafeStackPtr = IRB.CreateCall(Fn); in run()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DSafeStack.cpp560 IRB.CreateAnd(IRB.CreatePtrToInt(BasePointer, IntPtrTy), in moveStaticAllocasToUnsafeStack()
603 IRB.SetInsertPoint(AI); in moveStaticAllocasToUnsafeStack()
659 IRBuilder<> IRB(AI); in moveDynamicAllocasToUnsafeStack() local
670 Value *SP = IRB.CreatePtrToInt(IRB.CreateLoad(StackPtrTy, UnsafeStackPtr), in moveDynamicAllocasToUnsafeStack()
672 SP = IRB.CreateSub(SP, Size); in moveDynamicAllocasToUnsafeStack()
680 Value *NewTop = IRB.CreateIntToPtr( in moveDynamicAllocasToUnsafeStack()
707 IRBuilder<> IRB(II); in moveDynamicAllocasToUnsafeStack() local
713 IRBuilder<> IRB(II); in moveDynamicAllocasToUnsafeStack() local
792 IRB.SetCurrentDebugLocation( in run()
797 UnsafeStackPtr = IRB.CreateCall(Fn); in run()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DSafeStack.cpp460 IRB.SetInsertPoint(I->getNextNode()); in createStackRestorePoints()
560 IRB.CreateAnd(IRB.CreatePtrToInt(BasePointer, IntPtrTy), in moveStaticAllocasToUnsafeStack()
603 IRB.SetInsertPoint(AI); in moveStaticAllocasToUnsafeStack()
659 IRBuilder<> IRB(AI); in moveDynamicAllocasToUnsafeStack() local
670 Value *SP = IRB.CreatePtrToInt(IRB.CreateLoad(StackPtrTy, UnsafeStackPtr), in moveDynamicAllocasToUnsafeStack()
672 SP = IRB.CreateSub(SP, Size); in moveDynamicAllocasToUnsafeStack()
680 Value *NewTop = IRB.CreateIntToPtr( in moveDynamicAllocasToUnsafeStack()
707 IRBuilder<> IRB(II); in moveDynamicAllocasToUnsafeStack() local
713 IRBuilder<> IRB(II); in moveDynamicAllocasToUnsafeStack() local
796 UnsafeStackPtr = IRB.CreateCall(Fn); in run()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DSafeStack.cpp454 IRB.SetInsertPoint(I->getNextNode()); in createStackRestorePoints()
544 IRB.CreateAnd(IRB.CreatePtrToInt(BasePointer, IntPtrTy), in moveStaticAllocasToUnsafeStack()
587 IRB.SetInsertPoint(AI); in moveStaticAllocasToUnsafeStack()
644 IRBuilder<> IRB(AI); in moveDynamicAllocasToUnsafeStack() local
655 Value *SP = IRB.CreatePtrToInt(IRB.CreateLoad(StackPtrTy, UnsafeStackPtr), in moveDynamicAllocasToUnsafeStack()
657 SP = IRB.CreateSub(SP, Size); in moveDynamicAllocasToUnsafeStack()
665 Value *NewTop = IRB.CreateIntToPtr( in moveDynamicAllocasToUnsafeStack()
692 IRBuilder<> IRB(II); in moveDynamicAllocasToUnsafeStack() local
698 IRBuilder<> IRB(II); in moveDynamicAllocasToUnsafeStack() local
780 UnsafeStackPtr = IRB.CreateCall(Fn); in run()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DSafeStack.cpp455 IRB.SetInsertPoint(I->getNextNode());
544 IRB.CreateAnd(IRB.CreatePtrToInt(BasePointer, IntPtrTy),
587 IRB.SetInsertPoint(AI);
652 IRBuilder<> IRB(AI);
663 Value *SP = IRB.CreatePtrToInt(IRB.CreateLoad(UnsafeStackPtr), IntPtrTy);
664 SP = IRB.CreateSub(SP, Size);
672 Value *NewTop = IRB.CreateIntToPtr(
700 IRBuilder<> IRB(II);
706 IRBuilder<> IRB(II);
788 UnsafeStackPtr = IRB.CreateCall(Fn);
[all …]
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXPromoteArray.cpp672 IRBuilder<> IRB(&BC); in handleBCInst() local
691 IRBuilder<> IRB(&PTI); in handlePTIInst() local
768 IRBuilder<> IRB(GEP); in handleGEPInst() local
804 Value *NewIdx = IRB.CreateZExtOrTrunc(GEPIdx, IRB.getInt32Ty()); in handleGEPInst()
811 NewIdx = IRB.CreateMul(NewIdx, IRB.getInt32(ElementSize)); in handleGEPInst()
829 NewIdx = IRB.CreateZExtOrTrunc(GEPIdx, IRB.getInt32Ty()); in handleGEPInst()
831 NewIdx = IRB.CreateMul(NewIdx, IRB.getInt32(ElementSize)); in handleGEPInst()
1074 auto Scale = IRB.CreateMul(IRB.getInt16(GatherPtrNumBytes), Cast); in handlePrivateGather()
1153 auto Scale = IRB.CreateMul(IRB.getInt16(ScatterPtrNumBytes), Cast); in handlePrivateScatter()
1209IRB.CreateInsertElement(UndefValue::get(OffsetType), IRB.getInt16(ElemNumBytes), IRB.getInt32(0)); in handleLLVMGather()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DSafeStack.cpp452 IRB.SetInsertPoint(I->getNextNode());
541 IRB.CreateAnd(IRB.CreatePtrToInt(BasePointer, IntPtrTy), in category_selection_changed_cb()
584 IRB.SetInsertPoint(AI); in category_selection_changed_cb()
649 IRBuilder<> IRB(AI);
660 Value *SP = IRB.CreatePtrToInt(IRB.CreateLoad(UnsafeStackPtr), IntPtrTy);
661 SP = IRB.CreateSub(SP, Size);
669 Value *NewTop = IRB.CreateIntToPtr(
697 IRBuilder<> IRB(II);
703 IRBuilder<> IRB(II); in get_named_dest_cb()
781 UnsafeStackPtr = IRB.CreateCall(Fn); in populate_options()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp312 IRBuilder<> IRB(MI); in instrumentMemIntrinsic() local
314 IRB.CreateCall( in instrumentMemIntrinsic()
316 {IRB.CreatePointerCast(MI->getOperand(0), IRB.getInt8PtrTy()), in instrumentMemIntrinsic()
317 IRB.CreatePointerCast(MI->getOperand(1), IRB.getInt8PtrTy()), in instrumentMemIntrinsic()
320 IRB.CreateCall( in instrumentMemIntrinsic()
322 {IRB.CreatePointerCast(MI->getOperand(0), IRB.getInt8PtrTy()), in instrumentMemIntrinsic()
323 IRB.CreateIntCast(MI->getOperand(1), IRB.getInt32Ty(), false), in instrumentMemIntrinsic()
545 IRBuilder<> IRB(*C); in initializeCallbacks() local
562 IRB.getInt8PtrTy(), IRB.getInt8PtrTy(), IntptrTy); in initializeCallbacks()
564 IRB.getInt8PtrTy(), IRB.getInt8PtrTy(), in initializeCallbacks()
[all …]
H A DDataFlowSanitizer.cpp910 IRBuilder<> IRB(Pos); in expandFromPrimitiveShadow() local
961 IRBuilder<> IRB(Pos); in collapseToPrimitiveShadow() local
2018 {IRB.CreatePointerCast(Addr, IRB.getInt8PtrTy()), in loadShadowOriginSansLoadTracking()
2021 return {IRB.CreateTrunc(IRB.CreateLShr(Call, DFS.OriginWidthBits), in loadShadowOriginSansLoadTracking()
2180 return IRB.CreateOr(Origin, IRB.CreateShl(Origin, OriginSize * 8)); in originToIntptr()
2238 paintOrigin(IRB, updateOrigin(Origin, IRB), StoreOriginAddr, Size, in storeOrigin()
2246 IRB.CreatePointerCast(Addr, IRB.getInt8PtrTy()), in storeOrigin()
2623 IRB.CreateCall( in visitMemSetInst()
2636 IRB.CreateCall( in visitMemTransferInst()
2638 {IRB.CreatePointerCast(I.getArgOperand(0), IRB.getInt8PtrTy()), in visitMemTransferInst()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp949 IRBuilder<> IRB(Pos); in expandFromPrimitiveShadow() local
2125 {IRB.CreatePointerCast(Addr, IRB.getInt8PtrTy()), in loadShadowOriginSansLoadTracking()
2128 return {IRB.CreateTrunc(IRB.CreateLShr(Call, DFS.OriginWidthBits), in loadShadowOriginSansLoadTracking()
2287 return IRB.CreateOr(Origin, IRB.CreateShl(Origin, OriginSize * 8)); in originToIntptr()
2345 paintOrigin(IRB, updateOrigin(Origin, IRB), StoreOriginAddr, Size, in storeOrigin()
2353 IRB.CreatePointerCast(Addr, IRB.getInt8PtrTy()), in storeOrigin()
2743 IRB.CreateCall( in visitMemSetInst()
2756 IRB.CreateCall( in visitMemTransferInst()
2758 {IRB.CreatePointerCast(I.getArgOperand(0), IRB.getInt8PtrTy()), in visitMemTransferInst()
2759 IRB.CreatePointerCast(I.getArgOperand(1), IRB.getInt8PtrTy()), in visitMemTransferInst()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp949 IRBuilder<> IRB(Pos); in expandFromPrimitiveShadow() local
2125 {IRB.CreatePointerCast(Addr, IRB.getInt8PtrTy()), in loadShadowOriginSansLoadTracking()
2128 return {IRB.CreateTrunc(IRB.CreateLShr(Call, DFS.OriginWidthBits), in loadShadowOriginSansLoadTracking()
2287 return IRB.CreateOr(Origin, IRB.CreateShl(Origin, OriginSize * 8)); in originToIntptr()
2345 paintOrigin(IRB, updateOrigin(Origin, IRB), StoreOriginAddr, Size, in storeOrigin()
2353 IRB.CreatePointerCast(Addr, IRB.getInt8PtrTy()), in storeOrigin()
2743 IRB.CreateCall( in visitMemSetInst()
2756 IRB.CreateCall( in visitMemTransferInst()
2758 {IRB.CreatePointerCast(I.getArgOperand(0), IRB.getInt8PtrTy()), in visitMemTransferInst()
2759 IRB.CreatePointerCast(I.getArgOperand(1), IRB.getInt8PtrTy()), in visitMemTransferInst()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp949 IRBuilder<> IRB(Pos); in expandFromPrimitiveShadow() local
2125 {IRB.CreatePointerCast(Addr, IRB.getInt8PtrTy()), in loadShadowOriginSansLoadTracking()
2128 return {IRB.CreateTrunc(IRB.CreateLShr(Call, DFS.OriginWidthBits), in loadShadowOriginSansLoadTracking()
2287 return IRB.CreateOr(Origin, IRB.CreateShl(Origin, OriginSize * 8)); in originToIntptr()
2345 paintOrigin(IRB, updateOrigin(Origin, IRB), StoreOriginAddr, Size, in storeOrigin()
2353 IRB.CreatePointerCast(Addr, IRB.getInt8PtrTy()), in storeOrigin()
2743 IRB.CreateCall( in visitMemSetInst()
2756 IRB.CreateCall( in visitMemTransferInst()
2758 {IRB.CreatePointerCast(I.getArgOperand(0), IRB.getInt8PtrTy()), in visitMemTransferInst()
2759 IRB.CreatePointerCast(I.getArgOperand(1), IRB.getInt8PtrTy()), in visitMemTransferInst()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp949 IRBuilder<> IRB(Pos); in expandFromPrimitiveShadow() local
2125 {IRB.CreatePointerCast(Addr, IRB.getInt8PtrTy()), in loadShadowOriginSansLoadTracking()
2128 return {IRB.CreateTrunc(IRB.CreateLShr(Call, DFS.OriginWidthBits), in loadShadowOriginSansLoadTracking()
2287 return IRB.CreateOr(Origin, IRB.CreateShl(Origin, OriginSize * 8)); in originToIntptr()
2345 paintOrigin(IRB, updateOrigin(Origin, IRB), StoreOriginAddr, Size, in storeOrigin()
2353 IRB.CreatePointerCast(Addr, IRB.getInt8PtrTy()), in storeOrigin()
2743 IRB.CreateCall( in visitMemSetInst()
2756 IRB.CreateCall( in visitMemTransferInst()
2758 {IRB.CreatePointerCast(I.getArgOperand(0), IRB.getInt8PtrTy()), in visitMemTransferInst()
2759 IRB.CreatePointerCast(I.getArgOperand(1), IRB.getInt8PtrTy()), in visitMemTransferInst()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp949 IRBuilder<> IRB(Pos);
2125 {IRB.CreatePointerCast(Addr, IRB.getInt8PtrTy()),
2128 return {IRB.CreateTrunc(IRB.CreateLShr(Call, DFS.OriginWidthBits),
2287 return IRB.CreateOr(Origin, IRB.CreateShl(Origin, OriginSize * 8));
2345 paintOrigin(IRB, updateOrigin(Origin, IRB), StoreOriginAddr, Size,
2353 IRB.CreatePointerCast(Addr, IRB.getInt8PtrTy()),
2743 IRB.CreateCall(
2756 IRB.CreateCall(
2758 {IRB.CreatePointerCast(I.getArgOperand(0), IRB.getInt8PtrTy()),
2759 IRB.CreatePointerCast(I.getArgOperand(1), IRB.getInt8PtrTy()),
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp327 IRBuilder<> IRB(*C); in runOnModule() local
350 IRB.getInt8Ty(), IRB.getInt8Ty()); in runOnModule()
353 IRB.getInt16Ty(), IRB.getInt16Ty()); in runOnModule()
356 IRB.getInt32Ty(), IRB.getInt32Ty()); in runOnModule()
686 IRBuilder<> IRB(I); in InjectCoverageForIndirectCalls() local
691 IRB.CreateCall(SanCovTracePCIndir, IRB.CreatePointerCast(Callee, IntptrTy)); in InjectCoverageForIndirectCalls()
703 IRBuilder<> IRB(I); in InjectTraceForSwitch() local
741 IRBuilder<> IRB(BO); in InjectTraceForDiv() local
796 IRB.CreateCall(CallbackFunc, {IRB.CreateIntCast(A0, Ty, true), in InjectTraceForCmp()
819 IRBuilder<> IRB(&*IP); in InjectCoverageAtBlock() local
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp323 IRBuilder<> IRB(*C); in runOnModule() local
330 Int8Ty = IRB.getInt8Ty(); in runOnModule()
336 SanCovTraceCmp1, VoidTy, IRB.getInt8Ty(), IRB.getInt8Ty())); in runOnModule()
651 IRBuilder<> IRB(I); in InjectCoverageForIndirectCalls() local
656 IRB.CreateCall(SanCovTracePCIndir, IRB.CreatePointerCast(Callee, IntptrTy)); in InjectCoverageForIndirectCalls()
668 IRBuilder<> IRB(I); in InjectTraceForSwitch() local
706 IRBuilder<> IRB(BO); in InjectTraceForDiv() local
724 IRBuilder<> IRB(GEP); in InjectTraceForGep() local
761 IRB.CreateCall(CallbackFunc, {IRB.CreateIntCast(A0, Ty, true), in InjectTraceForCmp()
784 IRBuilder<> IRB(&*IP); in InjectCoverageAtBlock() local
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp278 {IRB.CreatePointerCast(SecStart, Ty), IRB.CreatePointerCast(SecEnd, Ty)}); in CreateInitCallsForSections()
303 IRBuilder<> IRB(*C); in runOnModule() local
316 SanCovTraceCmp1, VoidTy, IRB.getInt8Ty(), IRB.getInt8Ty())); in runOnModule()
633 IRBuilder<> IRB(I); in InjectCoverageForIndirectCalls() local
638 IRB.CreateCall(SanCovTracePCIndir, IRB.CreatePointerCast(Callee, IntptrTy)); in InjectCoverageForIndirectCalls()
650 IRBuilder<> IRB(I); in InjectTraceForSwitch() local
688 IRBuilder<> IRB(BO); in InjectTraceForDiv() local
706 IRBuilder<> IRB(GEP); in InjectTraceForGep() local
743 IRB.CreateCall(CallbackFunc, {IRB.CreateIntCast(A0, Ty, true), in InjectTraceForCmp()
766 IRBuilder<> IRB(&*IP); in InjectCoverageAtBlock() local
[all …]
/dports/security/afl++/AFLplusplus-3.14c/instrumentation/
H A DSanitizerCoveragePCGUARD.so.cc422 IRBuilder<> IRB(*C);
452 IRB.getInt8Ty(), IRB.getInt8Ty());
455 IRB.getInt16Ty(), IRB.getInt16Ty());
458 IRB.getInt32Ty(), IRB.getInt32Ty());
888 IRBuilder<> IRB(I);
892 IRB.CreateCall(SanCovTracePCIndir, IRB.CreatePointerCast(Callee, IntptrTy));
958 IRBuilder<> IRB(BO);
978 IRBuilder<> IRB(GEP);
1021 IRB.CreateCall(CallbackFunc, {IRB.CreateIntCast(A0, Ty, true),
1046 IRBuilder<> IRB(&*IP);
[all …]
/dports/lang/ruby26/ruby-2.6.9/lib/irb/ext/
H A Dmulti-irb.rb14 module IRB module
70 IRB.fail IrbAlreadyDead unless th.alive?
87 IRB.fail IrbAlreadyDead unless th.alive?
117 IRB.fail NoSuchJob, key if job.nil?
138 IRB.fail NoSuchJob, key
176 def IRB.JobManager
181 def IRB.CurrentContext
182 IRB.JobManager.irb(Thread.current).context
189 def IRB.irb(file = nil, *main)
249 IRB.irb_abort(self)
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp374 IRBuilder<> IRB(*C); in instrumentModule() local
397 IRB.getInt8Ty(), IRB.getInt8Ty()); in instrumentModule()
400 IRB.getInt16Ty(), IRB.getInt16Ty()); in instrumentModule()
403 IRB.getInt32Ty(), IRB.getInt32Ty()); in instrumentModule()
732 IRBuilder<> IRB(I); in InjectCoverageForIndirectCalls() local
737 IRB.CreateCall(SanCovTracePCIndir, IRB.CreatePointerCast(Callee, IntptrTy)); in InjectCoverageForIndirectCalls()
749 IRBuilder<> IRB(I); in InjectTraceForSwitch() local
787 IRBuilder<> IRB(BO); in InjectTraceForDiv() local
842 IRB.CreateCall(CallbackFunc, {IRB.CreateIntCast(A0, Ty, true), in InjectTraceForCmp()
865 IRBuilder<> IRB(&*IP); in InjectCoverageAtBlock() local
[all …]

12345678910>>...60