Home
last modified time | relevance | path

Searched refs:verifyIntegerTypeInvariants (Results 1 – 4 of 4) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/IR/
H A DAttributes.cpp341 static LogicalResult verifyIntegerTypeInvariants(Location loc, Type type) { in verifyIntegerTypeInvariants() function
349 return verifyIntegerTypeInvariants(loc, type); in verifyConstructionInvariants()
354 if (failed(verifyIntegerTypeInvariants(loc, type))) in verifyConstructionInvariants()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/IR/
H A DBuiltinAttributes.cpp330 static LogicalResult verifyIntegerTypeInvariants(Location loc, Type type) { in verifyIntegerTypeInvariants() function
338 return verifyIntegerTypeInvariants(loc, type); in verifyConstructionInvariants()
343 if (failed(verifyIntegerTypeInvariants(loc, type))) in verifyConstructionInvariants()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/IR/
H A DAttributes.cpp361 static LogicalResult verifyIntegerTypeInvariants(Location loc, Type type) { in verifyIntegerTypeInvariants() function
369 return verifyIntegerTypeInvariants(loc, type); in verifyConstructionInvariants()
374 if (failed(verifyIntegerTypeInvariants(loc, type))) in verifyConstructionInvariants()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/IR/
H A DBuiltinAttributes.cpp330 static LogicalResult verifyIntegerTypeInvariants(Location loc, Type type) { in verifyIntegerTypeInvariants() function
338 return verifyIntegerTypeInvariants(loc, type); in verifyConstructionInvariants()
343 if (failed(verifyIntegerTypeInvariants(loc, type))) in verifyConstructionInvariants()