Home
last modified time | relevance | path

Searched refs:isSimpleValue (Results 1 – 25 of 33) sorted by relevance

12

/dports/www/grails/grails-1.3.6/src/test/org/codehaus/groovy/grails/orm/hibernate/
H A DBidirectionalListMappingTests.groovy110 assertTrue value.isSimpleValue()
149 assertTrue value.isSimpleValue()
222 assertTrue manyToOne.isSimpleValue()
/dports/deskutils/coolreader/coolreader-cr3.2.55/cr3qt/src/qtc-gdbmacros/
H A Dgdbmacros.cpp1091 bool isSimpleValue = isSimpleType(valueType); in qDumpQHash() local
1097 << " isSimpleValue: " << isSimpleValue in qDumpQHash()
1098 << " valueType: '" << isSimpleValue in qDumpQHash()
1112 if (isSimpleKey && isSimpleValue) { in qDumpQHash()
1406 bool isSimpleValue = isSimpleType(valueType); in qDumpQMap() local
1411 P(d, "extra", "simplekey: " << isSimpleKey << " isSimpleValue: " << isSimpleValue in qDumpQMap()
1425 if (isSimpleKey && isSimpleValue) { in qDumpQMap()
2205 bool isSimpleValue = isSimpleType(valueType); in qDumpStdMap() local
2209 << " isSimpleValue: " << isSimpleValue in qDumpStdMap()
2221 if (isSimpleKey && isSimpleValue) { in qDumpStdMap()
/dports/audio/faust/faust-2.37.3/compiler/generator/
H A Dinstructions.hh384 virtual bool isSimpleValue() const { return false; } in isSimpleValue() function
850 virtual bool isSimpleValue() const;
868 virtual bool isSimpleValue() const { return dynamic_cast<NamedAddress*>(fAddress); } in isSimpleValue() function
930 virtual bool isSimpleValue() const { return true; } in isSimpleValue() function
947 virtual bool isSimpleValue() const { return true; } in isSimpleValue() function
968 virtual bool isSimpleValue() const { return true; } in isSimpleValue() function
989 virtual bool isSimpleValue() const { return true; } in isSimpleValue() function
1010 virtual bool isSimpleValue() const { return true; } in isSimpleValue() function
1022 virtual bool isSimpleValue() const { return true; } in isSimpleValue() function
1043 virtual bool isSimpleValue() const { return true; } in isSimpleValue() function
H A Dfir_to_fir.cpp104 if (fArg->isSimpleValue() || (fOccurence == 1)) { in ReplaceParameterByArg()
H A Dinstructions.cpp349 bool LoadVarInst::isSimpleValue() const in isSimpleValue() function in LoadVarInst
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/
H A DFunctionSQLInvoked.java206 } else if (result.isSimpleValue()) {
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1256 bool isSimpleValue() const { return Val.getInt() == SimpleVal; } in isSimpleValue() function
1258 assert(isSimpleValue() && "Wrong accessor"); in getSimpleValue()
1263 assert(!isSimpleValue() && "Wrong accessor"); in getMemIntrinValue()
1272 if (isSimpleValue()) { in MaterializeAdjustedValue()
1548 if (ValuesPerBlock[i].isSimpleValue() && in processNonLocalLoad()
1562 if (AV.isSimpleValue()) in processNonLocalLoad()
/dports/www/moinmoin/moin-1.9.11/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/
H A DImageObject.cfc99 <cfelseif isSimpleValue(arg1) and len(arg1) gt 0>
245 <cfif isSimpleValue(wmImage)>
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/rpc/src/mx/rpc/xml/
H A DXMLEncoder.as153 if (!isSimpleValue(value) && !(value is Array))
192 if (isSimpleValue(value))
242 if (isSimpleValue(arrValue))
1421 if (type == constants.anyTypeQName && !isSimpleValue(value))
1609 public function isSimpleValue(value:*):Boolean
1649 else if (!isSimpleValue(parent))
1725 if (!isSimpleValue(parent))
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/rpc/src/mx/rpc/xml/
H A DXMLEncoder.as158 if (!isSimpleValue(value) && !(value is Array))
197 if (isSimpleValue(value))
247 if (isSimpleValue(arrValue))
1426 if (type == constants.anyTypeQName && !isSimpleValue(value))
1619 public function isSimpleValue(value:*):Boolean
1659 else if (!isSimpleValue(parent))
1735 if (!isSimpleValue(parent))
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp211 bool isSimpleValue() const { return Val.getInt() == SimpleVal; } in isSimpleValue() function
217 assert(isSimpleValue() && "Wrong accessor"); in getSimpleValue()
761 ((AV.AV.isSimpleValue() && AV.AV.getSimpleValue() == LI) || in ConstructSSAForLoadSet()
778 if (isSimpleValue()) { in MaterializeAdjustedValue()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DGVN.cpp211 bool isSimpleValue() const { return Val.getInt() == SimpleVal; } in isSimpleValue() function
217 assert(isSimpleValue() && "Wrong accessor"); in getSimpleValue()
761 ((AV.AV.isSimpleValue() && AV.AV.getSimpleValue() == LI) || in ConstructSSAForLoadSet()
778 if (isSimpleValue()) { in MaterializeAdjustedValue()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DGVN.cpp213 bool isSimpleValue() const { return Val.getInt() == SimpleVal; } in isSimpleValue() function
219 assert(isSimpleValue() && "Wrong accessor"); in getSimpleValue()
782 ((AV.AV.isSimpleValue() && AV.AV.getSimpleValue() == LI) || in ConstructSSAForLoadSet()
799 if (isSimpleValue()) { in MaterializeAdjustedValue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DGVN.cpp211 bool isSimpleValue() const { return Val.getInt() == SimpleVal; } in isSimpleValue() function
217 assert(isSimpleValue() && "Wrong accessor"); in getSimpleValue()
761 ((AV.AV.isSimpleValue() && AV.AV.getSimpleValue() == LI) || in ConstructSSAForLoadSet()
778 if (isSimpleValue()) { in MaterializeAdjustedValue()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DGVN.cpp209 bool isSimpleValue() const { return Val.getInt() == SimpleVal; } in isSimpleValue() function
215 assert(isSimpleValue() && "Wrong accessor"); in getSimpleValue()
756 ((AV.AV.isSimpleValue() && AV.AV.getSimpleValue() == LI) || in ConstructSSAForLoadSet()
773 if (isSimpleValue()) { in MaterializeAdjustedValue()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DGVN.cpp209 bool isSimpleValue() const { return Val.getInt() == SimpleVal; } in isSimpleValue() function
215 assert(isSimpleValue() && "Wrong accessor"); in getSimpleValue()
775 ((AV.AV.isSimpleValue() && AV.AV.getSimpleValue() == LI) || in ConstructSSAForLoadSet()
792 if (isSimpleValue()) { in MaterializeAdjustedValue()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DGVN.cpp203 bool isSimpleValue() const { return Val.getInt() == SimpleVal; } in isSimpleValue() function
209 assert(isSimpleValue() && "Wrong accessor"); in getSimpleValue()
774 ((AV.AV.isSimpleValue() && AV.AV.getSimpleValue() == LI) || in ConstructSSAForLoadSet()
791 if (isSimpleValue()) { in MaterializeAdjustedValue()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DGVN.cpp226 bool isSimpleValue() const { return Val.getInt() == SimpleVal; } in isSimpleValue() function
232 assert(isSimpleValue() && "Wrong accessor"); in getSimpleValue()
868 ((AV.AV.isSimpleValue() && AV.AV.getSimpleValue() == Load) || in ConstructSSAForLoadSet()
885 if (isSimpleValue()) { in MaterializeAdjustedValue()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DGVN.cpp213 bool isSimpleValue() const { return Val.getInt() == SimpleVal; } in isSimpleValue() function
219 assert(isSimpleValue() && "Wrong accessor"); in getSimpleValue()
782 ((AV.AV.isSimpleValue() && AV.AV.getSimpleValue() == LI) || in ConstructSSAForLoadSet()
799 if (isSimpleValue()) { in MaterializeAdjustedValue()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DGVN.cpp226 bool isSimpleValue() const { return Val.getInt() == SimpleVal; } in isSimpleValue() function
232 assert(isSimpleValue() && "Wrong accessor"); in getSimpleValue()
868 ((AV.AV.isSimpleValue() && AV.AV.getSimpleValue() == Load) || in ConstructSSAForLoadSet()
885 if (isSimpleValue()) { in MaterializeAdjustedValue()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DGVN.cpp226 bool isSimpleValue() const { return Val.getInt() == SimpleVal; } in isSimpleValue() function
232 assert(isSimpleValue() && "Wrong accessor"); in getSimpleValue()
859 ((AV.AV.isSimpleValue() && AV.AV.getSimpleValue() == LI) || in ConstructSSAForLoadSet()
876 if (isSimpleValue()) { in MaterializeAdjustedValue()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp226 bool isSimpleValue() const { return Val.getInt() == SimpleVal; } in isSimpleValue() function
232 assert(isSimpleValue() && "Wrong accessor"); in getSimpleValue()
868 ((AV.AV.isSimpleValue() && AV.AV.getSimpleValue() == Load) || in ConstructSSAForLoadSet()
885 if (isSimpleValue()) { in MaterializeAdjustedValue()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DGVN.cpp226 bool isSimpleValue() const { return Val.getInt() == SimpleVal; } in isSimpleValue() function
232 assert(isSimpleValue() && "Wrong accessor"); in getSimpleValue()
885 ((AV.AV.isSimpleValue() && AV.AV.getSimpleValue() == Load) || in ConstructSSAForLoadSet()
902 if (isSimpleValue()) { in MaterializeAdjustedValue()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DGVN.cpp226 bool isSimpleValue() const { return Val.getInt() == SimpleVal; } in isSimpleValue() function
232 assert(isSimpleValue() && "Wrong accessor"); in getSimpleValue()
868 ((AV.AV.isSimpleValue() && AV.AV.getSimpleValue() == Load) || in ConstructSSAForLoadSet()
885 if (isSimpleValue()) { in MaterializeAdjustedValue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DGVN.cpp226 bool isSimpleValue() const { return Val.getInt() == SimpleVal; } in isSimpleValue() function
232 assert(isSimpleValue() && "Wrong accessor"); in getSimpleValue()
861 ((AV.AV.isSimpleValue() && AV.AV.getSimpleValue() == LI) || in ConstructSSAForLoadSet()
878 if (isSimpleValue()) { in MaterializeAdjustedValue()

12