Home
last modified time | relevance | path

Searched refs:AnchorValue (Results 1 – 10 of 10) sorted by relevance

/dports/textproc/py-pygments/Pygments-2.7.2/tests/examplefiles/
H A Dtest.ec5 public struct AnchorValue
164 union { AnchorValue left; MiddleAnchorValue horz; };
165 union { AnchorValue top; MiddleAnchorValue vert; };
166 AnchorValue right, bottom;
/dports/textproc/py-pygments-25/Pygments-2.5.2/tests/examplefiles/
H A Dtest.ec5 public struct AnchorValue
164 union { AnchorValue left; MiddleAnchorValue horz; };
165 union { AnchorValue top; MiddleAnchorValue vert; };
166 AnchorValue right, bottom;
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/IPO/
H A DAttributor.cpp1089 Value &AnchorValue = getAnchorValue(); in manifest() local
1090 if (Function *F = dyn_cast<Function>(&AnchorValue)) { in manifest()
1101 assert(isa<CallBase>(AnchorValue) && in manifest()
1104 AnchorValue.getType() == RVC->getType() in manifest()
1106 : ConstantExpr::getTruncOrBitCast(RVC, AnchorValue.getType()); in manifest()
1107 Changed = ReplaceCallSiteUsersWith(cast<CallBase>(AnchorValue), *RVCCast); in manifest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1089 Value &AnchorValue = getAnchorValue(); in manifest() local
1090 if (Function *F = dyn_cast<Function>(&AnchorValue)) { in manifest()
1101 assert(isa<CallBase>(AnchorValue) && in manifest()
1104 AnchorValue.getType() == RVC->getType() in manifest()
1106 : ConstantExpr::getTruncOrBitCast(RVC, AnchorValue.getType()); in manifest()
1107 Changed = ReplaceCallSiteUsersWith(cast<CallBase>(AnchorValue), *RVCCast); in manifest()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1089 Value &AnchorValue = getAnchorValue(); in manifest() local
1090 if (Function *F = dyn_cast<Function>(&AnchorValue)) { in manifest()
1101 assert(isa<CallBase>(AnchorValue) && in manifest()
1104 AnchorValue.getType() == RVC->getType() in manifest()
1106 : ConstantExpr::getTruncOrBitCast(RVC, AnchorValue.getType()); in manifest()
1107 Changed = ReplaceCallSiteUsersWith(cast<CallBase>(AnchorValue), *RVCCast); in manifest()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp910 Value &AnchorValue = getAnchorValue(); in manifest() local
911 if (Function *F = dyn_cast<Function>(&AnchorValue)) { in manifest()
922 assert(isa<CallBase>(AnchorValue) && in manifest()
925 AnchorValue.getType() == RVC->getType() in manifest()
927 : ConstantExpr::getTruncOrBitCast(RVC, AnchorValue.getType()); in manifest()
928 Changed = ReplaceCallSiteUsersWith(cast<CallBase>(AnchorValue), *RVCCast); in manifest()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/IPO/
H A DAttributorAttributes.cpp910 Value &AnchorValue = getAnchorValue(); in manifest() local
911 if (Function *F = dyn_cast<Function>(&AnchorValue)) { in manifest()
922 assert(isa<CallBase>(AnchorValue) && in manifest()
925 AnchorValue.getType() == RVC->getType() in manifest()
927 : ConstantExpr::getTruncOrBitCast(RVC, AnchorValue.getType()); in manifest()
928 Changed = ReplaceCallSiteUsersWith(cast<CallBase>(AnchorValue), *RVCCast); in manifest()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp924 Value &AnchorValue = getAnchorValue(); in manifest() local
925 if (Function *F = dyn_cast<Function>(&AnchorValue)) { in manifest()
936 assert(isa<CallBase>(AnchorValue) && in manifest()
939 AnchorValue.getType() == RVC->getType() in manifest()
941 : ConstantExpr::getTruncOrBitCast(RVC, AnchorValue.getType()); in manifest()
942 Changed = ReplaceCallSiteUsersWith(cast<CallBase>(AnchorValue), *RVCCast); in manifest()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp924 Value &AnchorValue = getAnchorValue(); in manifest() local
925 if (Function *F = dyn_cast<Function>(&AnchorValue)) { in manifest()
936 assert(isa<CallBase>(AnchorValue) && in manifest()
939 AnchorValue.getType() == RVC->getType() in manifest()
941 : ConstantExpr::getTruncOrBitCast(RVC, AnchorValue.getType()); in manifest()
942 Changed = ReplaceCallSiteUsersWith(cast<CallBase>(AnchorValue), *RVCCast); in manifest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp923 Value &AnchorValue = getAnchorValue(); in manifest() local
924 if (Function *F = dyn_cast<Function>(&AnchorValue)) { in manifest()
935 assert(isa<CallBase>(AnchorValue) && in manifest()
938 AnchorValue.getType() == RVC->getType() in manifest()
940 : ConstantExpr::getTruncOrBitCast(RVC, AnchorValue.getType()); in manifest()
941 Changed = ReplaceCallSiteUsersWith(cast<CallBase>(AnchorValue), *RVCCast); in manifest()