Home
last modified time | relevance | path

Searched refs:PTyL (Results 1 – 18 of 18) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp239 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpConstants() local
241 if (PTyL && PTyR) { in cmpConstants()
242 unsigned AddrSpaceL = PTyL->getAddressSpace(); in cmpConstants()
247 if (PTyL) in cmpConstants()
407 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpTypes() local
411 if (PTyL && PTyL->getAddressSpace() == 0) in cmpTypes()
441 assert(PTyL && PTyR && "Both types must be pointers here."); in cmpTypes()
442 return cmpNumbers(PTyL->getAddressSpace(), PTyR->getAddressSpace()); in cmpTypes()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Utils/
H A DFunctionComparator.cpp239 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpConstants() local
241 if (PTyL && PTyR) { in cmpConstants()
242 unsigned AddrSpaceL = PTyL->getAddressSpace(); in cmpConstants()
247 if (PTyL) in cmpConstants()
407 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpTypes() local
411 if (PTyL && PTyL->getAddressSpace() == 0) in cmpTypes()
441 assert(PTyL && PTyR && "Both types must be pointers here."); in cmpTypes()
442 return cmpNumbers(PTyL->getAddressSpace(), PTyR->getAddressSpace()); in cmpTypes()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp239 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpConstants() local
241 if (PTyL && PTyR) { in cmpConstants()
242 unsigned AddrSpaceL = PTyL->getAddressSpace(); in cmpConstants()
247 if (PTyL) in cmpConstants()
407 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpTypes() local
411 if (PTyL && PTyL->getAddressSpace() == 0) in cmpTypes()
441 assert(PTyL && PTyR && "Both types must be pointers here."); in cmpTypes()
442 return cmpNumbers(PTyL->getAddressSpace(), PTyR->getAddressSpace()); in cmpTypes()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Utils/
H A DFunctionComparator.cpp239 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpConstants() local
241 if (PTyL && PTyR) { in cmpConstants()
242 unsigned AddrSpaceL = PTyL->getAddressSpace(); in cmpConstants()
247 if (PTyL) in cmpConstants()
407 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpTypes() local
411 if (PTyL && PTyL->getAddressSpace() == 0) in cmpTypes()
441 assert(PTyL && PTyR && "Both types must be pointers here."); in cmpTypes()
442 return cmpNumbers(PTyL->getAddressSpace(), PTyR->getAddressSpace()); in cmpTypes()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Utils/
H A DFunctionComparator.cpp227 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpConstants() local
229 if (PTyL && PTyR) { in cmpConstants()
230 unsigned AddrSpaceL = PTyL->getAddressSpace(); in cmpConstants()
235 if (PTyL) in cmpConstants()
395 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpTypes() local
399 if (PTyL && PTyL->getAddressSpace() == 0) in cmpTypes()
429 assert(PTyL && PTyR && "Both types must be pointers here."); in cmpTypes()
430 return cmpNumbers(PTyL->getAddressSpace(), PTyR->getAddressSpace()); in cmpTypes()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Utils/
H A DFunctionComparator.cpp227 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpConstants() local
229 if (PTyL && PTyR) { in cmpConstants()
230 unsigned AddrSpaceL = PTyL->getAddressSpace(); in cmpConstants()
235 if (PTyL) in cmpConstants()
395 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpTypes() local
399 if (PTyL && PTyL->getAddressSpace() == 0) in cmpTypes()
431 assert(PTyL && PTyR && "Both types must be pointers here."); in cmpTypes()
432 return cmpNumbers(PTyL->getAddressSpace(), PTyR->getAddressSpace()); in cmpTypes()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp245 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpConstants() local
247 if (PTyL && PTyR) { in cmpConstants()
248 unsigned AddrSpaceL = PTyL->getAddressSpace(); in cmpConstants()
253 if (PTyL) in cmpConstants()
413 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpTypes() local
417 if (PTyL && PTyL->getAddressSpace() == 0) in cmpTypes()
447 assert(PTyL && PTyR && "Both types must be pointers here."); in cmpTypes()
448 return cmpNumbers(PTyL->getAddressSpace(), PTyR->getAddressSpace()); in cmpTypes()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp245 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpConstants() local
247 if (PTyL && PTyR) { in cmpConstants()
248 unsigned AddrSpaceL = PTyL->getAddressSpace(); in cmpConstants()
253 if (PTyL) in cmpConstants()
414 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpTypes() local
418 if (PTyL && PTyL->getAddressSpace() == 0) in cmpTypes()
448 assert(PTyL && PTyR && "Both types must be pointers here."); in cmpTypes()
449 return cmpNumbers(PTyL->getAddressSpace(), PTyR->getAddressSpace()); in cmpTypes()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp240 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpConstants() local
242 if (PTyL && PTyR) { in cmpConstants()
243 unsigned AddrSpaceL = PTyL->getAddressSpace(); in cmpConstants()
248 if (PTyL) in cmpConstants()
408 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpTypes() local
412 if (PTyL && PTyL->getAddressSpace() == 0) in cmpTypes()
442 assert(PTyL && PTyR && "Both types must be pointers here."); in cmpTypes()
443 return cmpNumbers(PTyL->getAddressSpace(), PTyR->getAddressSpace()); in cmpTypes()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Utils/
H A DFunctionComparator.cpp245 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpConstants() local
247 if (PTyL && PTyR) { in cmpConstants()
248 unsigned AddrSpaceL = PTyL->getAddressSpace(); in cmpConstants()
253 if (PTyL) in cmpConstants()
414 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpTypes() local
418 if (PTyL && PTyL->getAddressSpace() == 0) in cmpTypes()
448 assert(PTyL && PTyR && "Both types must be pointers here."); in cmpTypes()
449 return cmpNumbers(PTyL->getAddressSpace(), PTyR->getAddressSpace()); in cmpTypes()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp245 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpConstants() local
247 if (PTyL && PTyR) { in cmpConstants()
248 unsigned AddrSpaceL = PTyL->getAddressSpace(); in cmpConstants()
253 if (PTyL) in cmpConstants()
414 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpTypes() local
418 if (PTyL && PTyL->getAddressSpace() == 0) in cmpTypes()
448 assert(PTyL && PTyR && "Both types must be pointers here."); in cmpTypes()
449 return cmpNumbers(PTyL->getAddressSpace(), PTyR->getAddressSpace()); in cmpTypes()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Utils/
H A DFunctionComparator.cpp240 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpConstants() local
242 if (PTyL && PTyR) { in cmpConstants()
243 unsigned AddrSpaceL = PTyL->getAddressSpace(); in cmpConstants()
248 if (PTyL) in cmpConstants()
408 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpTypes() local
412 if (PTyL && PTyL->getAddressSpace() == 0) in cmpTypes()
442 assert(PTyL && PTyR && "Both types must be pointers here."); in cmpTypes()
443 return cmpNumbers(PTyL->getAddressSpace(), PTyR->getAddressSpace()); in cmpTypes()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp245 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpConstants() local
247 if (PTyL && PTyR) { in cmpConstants()
248 unsigned AddrSpaceL = PTyL->getAddressSpace(); in cmpConstants()
253 if (PTyL) in cmpConstants()
414 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpTypes() local
418 if (PTyL && PTyL->getAddressSpace() == 0) in cmpTypes()
448 assert(PTyL && PTyR && "Both types must be pointers here."); in cmpTypes()
449 return cmpNumbers(PTyL->getAddressSpace(), PTyR->getAddressSpace()); in cmpTypes()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp245 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpConstants() local
247 if (PTyL && PTyR) { in cmpConstants()
248 unsigned AddrSpaceL = PTyL->getAddressSpace(); in cmpConstants()
253 if (PTyL) in cmpConstants()
414 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpTypes() local
418 if (PTyL && PTyL->getAddressSpace() == 0) in cmpTypes()
448 assert(PTyL && PTyR && "Both types must be pointers here."); in cmpTypes()
449 return cmpNumbers(PTyL->getAddressSpace(), PTyR->getAddressSpace()); in cmpTypes()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp245 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpConstants() local
247 if (PTyL && PTyR) { in cmpConstants()
248 unsigned AddrSpaceL = PTyL->getAddressSpace(); in cmpConstants()
253 if (PTyL) in cmpConstants()
414 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpTypes() local
418 if (PTyL && PTyL->getAddressSpace() == 0) in cmpTypes()
448 assert(PTyL && PTyR && "Both types must be pointers here."); in cmpTypes()
449 return cmpNumbers(PTyL->getAddressSpace(), PTyR->getAddressSpace()); in cmpTypes()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp245 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpConstants() local
247 if (PTyL && PTyR) { in cmpConstants()
248 unsigned AddrSpaceL = PTyL->getAddressSpace(); in cmpConstants()
253 if (PTyL) in cmpConstants()
414 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpTypes() local
418 if (PTyL && PTyL->getAddressSpace() == 0) in cmpTypes()
448 assert(PTyL && PTyR && "Both types must be pointers here."); in cmpTypes()
449 return cmpNumbers(PTyL->getAddressSpace(), PTyR->getAddressSpace()); in cmpTypes()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp245 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpConstants() local
247 if (PTyL && PTyR) { in cmpConstants()
248 unsigned AddrSpaceL = PTyL->getAddressSpace(); in cmpConstants()
253 if (PTyL) in cmpConstants()
414 PointerType *PTyL = dyn_cast<PointerType>(TyL); in cmpTypes() local
418 if (PTyL && PTyL->getAddressSpace() == 0) in cmpTypes()
448 assert(PTyL && PTyR && "Both types must be pointers here."); in cmpTypes()
449 return cmpNumbers(PTyL->getAddressSpace(), PTyR->getAddressSpace()); in cmpTypes()
/dports/math/py-heyoka/heyoka.py-0.16.0/doc/notebooks/
H A DThe Maxwell-Boltzmann distribution.ipynb125604 "OH5wMy5duvTd5zk7O2tk8UuW5V++idy3/0C8ehOMh49eYN2GbVz8SqXs2bOjfPnyWl38ev/+PTyL\\\n",