Home
last modified time | relevance | path

Searched refs:getShadow (Results 51 – 75 of 274) sorted by relevance

1234567891011

/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp500 Value *getShadow(Value *V);
969 DFSF.getShadow(RI->getReturnValue()), RI); in getOrBuildTrampolineFunction()
1350 Value *DFSanFunction::getShadow(Value *V) { in getShadow() function in DFSanFunction
1505 Value *Shadow = getShadow(Inst->getOperand(0)); in combineOperandShadows()
1758 Value* Shadow = DFSF.getShadow(SI.getValueOperand()); in visitStoreInst()
1817 Value *AggShadow = DFSF.getShadow(Agg); in visitExtractValueInst()
1881 Value *ValShadow = DFSF.getShadow(I.getValue()); in visitMemSetInst()
1918 Value *S = DFSF.getShadow(RI.getReturnValue()); in visitReturnInst()
2099 DFSF.getShadow(CB.getArgOperand(I)), in visitCallBase()
2153 Args.push_back(DFSF.getShadow(*i)); in visitCallBase()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sdr/primitive2d/
H A Dsdrole2primitive2d.cxx159 if(!getSdrLFSTAttribute().getShadow().isDefault()) in get2DDecomposition()
163 getSdrLFSTAttribute().getShadow()); in get2DDecomposition()
H A Dsdrcaptionprimitive2d.cxx115 if(!getSdrLFSTAttribute().getShadow().isDefault()) in create2DDecomposition()
117 aRetval = createEmbeddedShadowPrimitive(aRetval, getSdrLFSTAttribute().getShadow()); in create2DDecomposition()
H A Dsdrgrafprimitive2d.cxx117 if (!getSdrLFSTAttribute().getShadow().isDefault()) in create2DDecomposition()
119 aRetval = createEmbeddedShadowPrimitive(aRetval, getSdrLFSTAttribute().getShadow(), in create2DDecomposition()
/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/source/primitive3d/
H A Dsdrpolypolygonprimitive3d.cxx108 if(!getSdrLFSAttribute().getShadow().isDefault() in create3DDecomposition()
112 … aRetval, getSdrLFSAttribute().getShadow(), getSdr3DObjectAttribute().getShadow3D())); in create3DDecomposition()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/source/primitive3d/
H A Dsdrpolypolygonprimitive3d.cxx110 if(!getSdrLFSAttribute().getShadow().isDefault() in create3DDecomposition()
114 … aRetval, getSdrLFSAttribute().getShadow(), getSdr3DObjectAttribute().getShadow3D())); in create3DDecomposition()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sdr/primitive2d/
H A Dsdrcaptionprimitive2d.cxx118 if(!getSdrLFSTAttribute().getShadow().isDefault()) in create2DDecomposition()
120 aRetval = createEmbeddedShadowPrimitive(aRetval, getSdrLFSTAttribute().getShadow()); in create2DDecomposition()
H A Dsdrole2primitive2d.cxx161 if(!getSdrLFSTAttribute().getShadow().isDefault()) in get2DDecomposition()
165 getSdrLFSTAttribute().getShadow()); in get2DDecomposition()
H A Dsdrgrafprimitive2d.cxx121 if(!getSdrLFSTAttribute().getShadow().isDefault()) in create2DDecomposition()
125 getSdrLFSTAttribute().getShadow()); in create2DDecomposition()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp447 Value *getShadow(Value *V);
1073 Value *DFSanFunction::getShadow(Value *V) { in getShadow() function in DFSanFunction
1222 Value *Shadow = getShadow(Inst->getOperand(0)); in combineOperandShadows()
1465 Value* Shadow = DFSF.getShadow(SI.getValueOperand()); in visitStoreInst()
1541 Value *CondShadow = DFSF.getShadow(I.getCondition()); in visitSelectInst()
1542 Value *TrueShadow = DFSF.getShadow(I.getTrueValue()); in visitSelectInst()
1564 Value *ValShadow = DFSF.getShadow(I.getValue()); in visitMemSetInst()
1601 Value *S = DFSF.getShadow(RI.getReturnValue()); in visitReturnInst()
1699 Args.push_back(DFSF.getShadow(*i)); in visitCallBase()
1803 Args.push_back(DFSF.getShadow(*i)); in visitCallBase()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp421 Value *getShadow(Value *V);
1027 Value *DFSanFunction::getShadow(Value *V) { in getShadow() function in DFSanFunction
1173 Value *Shadow = getShadow(Inst->getOperand(0)); in combineOperandShadows()
1398 Value* Shadow = DFSF.getShadow(SI.getValueOperand()); in visitStoreInst()
1464 Value *CondShadow = DFSF.getShadow(I.getCondition()); in visitSelectInst()
1465 Value *TrueShadow = DFSF.getShadow(I.getTrueValue()); in visitSelectInst()
1487 Value *ValShadow = DFSF.getShadow(I.getValue()); in visitMemSetInst()
1520 Value *S = DFSF.getShadow(RI.getReturnValue()); in visitReturnInst()
1618 Args.push_back(DFSF.getShadow(*i)); in visitCallSite()
1723 Args.push_back(DFSF.getShadow(*i)); in visitCallSite()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp441 Value *getShadow(Value *V);
1087 Value *DFSanFunction::getShadow(Value *V) { in getShadow() function in DFSanFunction
1233 Value *Shadow = getShadow(Inst->getOperand(0)); in combineOperandShadows()
1450 Value* Shadow = DFSF.getShadow(SI.getValueOperand()); in visitStoreInst()
1526 Value *CondShadow = DFSF.getShadow(I.getCondition()); in visitSelectInst()
1527 Value *TrueShadow = DFSF.getShadow(I.getTrueValue()); in visitSelectInst()
1549 Value *ValShadow = DFSF.getShadow(I.getValue()); in visitMemSetInst()
1586 Value *S = DFSF.getShadow(RI.getReturnValue()); in visitReturnInst()
1684 Args.push_back(DFSF.getShadow(*i)); in visitCallBase()
1788 Args.push_back(DFSF.getShadow(*i)); in visitCallBase()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp421 Value *getShadow(Value *V);
1027 Value *DFSanFunction::getShadow(Value *V) { in getShadow() function in DFSanFunction
1173 Value *Shadow = getShadow(Inst->getOperand(0)); in combineOperandShadows()
1398 Value* Shadow = DFSF.getShadow(SI.getValueOperand()); in visitStoreInst()
1464 Value *CondShadow = DFSF.getShadow(I.getCondition()); in visitSelectInst()
1465 Value *TrueShadow = DFSF.getShadow(I.getTrueValue()); in visitSelectInst()
1487 Value *ValShadow = DFSF.getShadow(I.getValue()); in visitMemSetInst()
1520 Value *S = DFSF.getShadow(RI.getReturnValue()); in visitReturnInst()
1618 Args.push_back(DFSF.getShadow(*i)); in visitCallSite()
1723 Args.push_back(DFSF.getShadow(*i)); in visitCallSite()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp441 Value *getShadow(Value *V);
1087 Value *DFSanFunction::getShadow(Value *V) { in getShadow() function in DFSanFunction
1233 Value *Shadow = getShadow(Inst->getOperand(0)); in combineOperandShadows()
1450 Value* Shadow = DFSF.getShadow(SI.getValueOperand()); in visitStoreInst()
1526 Value *CondShadow = DFSF.getShadow(I.getCondition()); in visitSelectInst()
1527 Value *TrueShadow = DFSF.getShadow(I.getTrueValue()); in visitSelectInst()
1549 Value *ValShadow = DFSF.getShadow(I.getValue()); in visitMemSetInst()
1586 Value *S = DFSF.getShadow(RI.getReturnValue()); in visitReturnInst()
1684 Args.push_back(DFSF.getShadow(*i)); in visitCallBase()
1788 Args.push_back(DFSF.getShadow(*i)); in visitCallBase()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp421 Value *getShadow(Value *V);
1027 Value *DFSanFunction::getShadow(Value *V) { in getShadow() function in DFSanFunction
1173 Value *Shadow = getShadow(Inst->getOperand(0)); in combineOperandShadows()
1398 Value* Shadow = DFSF.getShadow(SI.getValueOperand()); in visitStoreInst()
1464 Value *CondShadow = DFSF.getShadow(I.getCondition()); in visitSelectInst()
1465 Value *TrueShadow = DFSF.getShadow(I.getTrueValue()); in visitSelectInst()
1487 Value *ValShadow = DFSF.getShadow(I.getValue()); in visitMemSetInst()
1520 Value *S = DFSF.getShadow(RI.getReturnValue()); in visitReturnInst()
1618 Args.push_back(DFSF.getShadow(*i)); in visitCallSite()
1723 Args.push_back(DFSF.getShadow(*i)); in visitCallSite()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp419 Value *getShadow(Value *V);
1023 Value *DFSanFunction::getShadow(Value *V) { in getShadow() function in DFSanFunction
1169 Value *Shadow = getShadow(Inst->getOperand(0)); in combineOperandShadows()
1394 Value* Shadow = DFSF.getShadow(SI.getValueOperand()); in visitStoreInst()
1460 Value *CondShadow = DFSF.getShadow(I.getCondition()); in visitSelectInst()
1461 Value *TrueShadow = DFSF.getShadow(I.getTrueValue()); in visitSelectInst()
1483 Value *ValShadow = DFSF.getShadow(I.getValue()); in visitMemSetInst()
1516 Value *S = DFSF.getShadow(RI.getReturnValue()); in visitReturnInst()
1614 Args.push_back(DFSF.getShadow(*i)); in visitCallSite()
1719 Args.push_back(DFSF.getShadow(*i)); in visitCallSite()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/nio/ch/
H A DIOUtil.java196 ByteBuffer shadow = vec.getShadow(j); in write()
210 ByteBuffer shadow = vec.getShadow(j); in write()
351 ByteBuffer shadow = vec.getShadow(j); in read()
378 ByteBuffer shadow = vec.getShadow(j); in read()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/nio/ch/
H A DIOUtil.java196 ByteBuffer shadow = vec.getShadow(j); in write()
210 ByteBuffer shadow = vec.getShadow(j); in write()
351 ByteBuffer shadow = vec.getShadow(j); in read()
378 ByteBuffer shadow = vec.getShadow(j); in read()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/nio/ch/
H A DIOUtil.java196 ByteBuffer shadow = vec.getShadow(j); in write()
210 ByteBuffer shadow = vec.getShadow(j); in write()
351 ByteBuffer shadow = vec.getShadow(j); in read()
378 ByteBuffer shadow = vec.getShadow(j); in read()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/sun/nio/ch/
H A DIOUtil.java196 ByteBuffer shadow = vec.getShadow(j); in write()
210 ByteBuffer shadow = vec.getShadow(j); in write()
351 ByteBuffer shadow = vec.getShadow(j); in read()
378 ByteBuffer shadow = vec.getShadow(j); in read()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/sun/nio/ch/
H A DIOUtil.java196 ByteBuffer shadow = vec.getShadow(j); in write()
210 ByteBuffer shadow = vec.getShadow(j); in write()
351 ByteBuffer shadow = vec.getShadow(j); in read()
378 ByteBuffer shadow = vec.getShadow(j); in read()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/sun/nio/ch/
H A DIOUtil.java196 ByteBuffer shadow = vec.getShadow(j); in write()
210 ByteBuffer shadow = vec.getShadow(j); in write()
351 ByteBuffer shadow = vec.getShadow(j); in read()
378 ByteBuffer shadow = vec.getShadow(j); in read()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/sun/nio/ch/
H A DIOUtil.java196 ByteBuffer shadow = vec.getShadow(j); in write()
210 ByteBuffer shadow = vec.getShadow(j); in write()
351 ByteBuffer shadow = vec.getShadow(j); in read()
378 ByteBuffer shadow = vec.getShadow(j); in read()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp609 Value *getShadow(Value *V);
1225 DFSF.getShadow(RI->getReturnValue()), RI); in getOrBuildTrampolineFunction()
1716 Value *DFSanFunction::getShadow(Value *V) { in getShadow() function in DFSanFunction
1891 Value *Shadow = getShadow(Inst->getOperand(0)); in combineOperandShadows()
1937 Shadows[I] = getShadow(Inst->getOperand(I)); in combineOperandOrigins()
2584 Value *CombinedShadow = DFSF.getShadow(&CI); in visitCmpInst()
2614 DFSF.setShadow(&GEPI, DFSF.getShadow(BasePointer)); in visitGetElementPtrInst()
2639 Value *AggShadow = DFSF.getShadow(Agg); in visitExtractValueInst()
2739 Value *ValShadow = DFSF.getShadow(I.getValue()); in visitMemSetInst()
3080 DFSF.getShadow(CB.getArgOperand(I)), in visitCallBase()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp609 Value *getShadow(Value *V);
1225 DFSF.getShadow(RI->getReturnValue()), RI); in getOrBuildTrampolineFunction()
1716 Value *DFSanFunction::getShadow(Value *V) { in getShadow() function in DFSanFunction
1891 Value *Shadow = getShadow(Inst->getOperand(0)); in combineOperandShadows()
1937 Shadows[I] = getShadow(Inst->getOperand(I)); in combineOperandOrigins()
2584 Value *CombinedShadow = DFSF.getShadow(&CI); in visitCmpInst()
2614 DFSF.setShadow(&GEPI, DFSF.getShadow(BasePointer)); in visitGetElementPtrInst()
2639 Value *AggShadow = DFSF.getShadow(Agg); in visitExtractValueInst()
2739 Value *ValShadow = DFSF.getShadow(I.getValue()); in visitMemSetInst()
3080 DFSF.getShadow(CB.getArgOperand(I)), in visitCallBase()
[all …]

1234567891011