Home
last modified time | relevance | path

Searched refs:isRepeatedByteSequence (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2202 static int isRepeatedByteSequence(const ConstantDataSequential *V) { in isRepeatedByteSequence() function
2214 static int isRepeatedByteSequence(const Value *V, const DataLayout &DL) { in isRepeatedByteSequence() function
2231 int Byte = isRepeatedByteSequence(Op0, DL); in isRepeatedByteSequence()
2243 return isRepeatedByteSequence(CDS); in isRepeatedByteSequence()
2252 int Value = isRepeatedByteSequence(CDS, DL); in emitGlobalConstantDataSequential()
2293 int Value = isRepeatedByteSequence(CA, DL); in emitGlobalConstantArray()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2377 static int isRepeatedByteSequence(const ConstantDataSequential *V) { in isRepeatedByteSequence() function
2389 static int isRepeatedByteSequence(const Value *V, const DataLayout &DL) { in isRepeatedByteSequence() function
2406 int Byte = isRepeatedByteSequence(Op0, DL); in isRepeatedByteSequence()
2418 return isRepeatedByteSequence(CDS); in isRepeatedByteSequence()
2427 int Value = isRepeatedByteSequence(CDS, DL); in emitGlobalConstantDataSequential()
2468 int Value = isRepeatedByteSequence(CA, DL); in emitGlobalConstantArray()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2377 static int isRepeatedByteSequence(const ConstantDataSequential *V) { in isRepeatedByteSequence() function
2389 static int isRepeatedByteSequence(const Value *V, const DataLayout &DL) { in isRepeatedByteSequence() function
2406 int Byte = isRepeatedByteSequence(Op0, DL); in isRepeatedByteSequence()
2418 return isRepeatedByteSequence(CDS); in isRepeatedByteSequence()
2427 int Value = isRepeatedByteSequence(CDS, DL); in emitGlobalConstantDataSequential()
2468 int Value = isRepeatedByteSequence(CA, DL); in emitGlobalConstantArray()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2377 static int isRepeatedByteSequence(const ConstantDataSequential *V) { in isRepeatedByteSequence() function
2389 static int isRepeatedByteSequence(const Value *V, const DataLayout &DL) { in isRepeatedByteSequence() function
2406 int Byte = isRepeatedByteSequence(Op0, DL); in isRepeatedByteSequence()
2418 return isRepeatedByteSequence(CDS); in isRepeatedByteSequence()
2427 int Value = isRepeatedByteSequence(CDS, DL); in emitGlobalConstantDataSequential()
2468 int Value = isRepeatedByteSequence(CA, DL); in emitGlobalConstantArray()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2338 static int isRepeatedByteSequence(const ConstantDataSequential *V) { in isRepeatedByteSequence() function
2350 static int isRepeatedByteSequence(const Value *V, const DataLayout &DL) { in isRepeatedByteSequence() function
2367 int Byte = isRepeatedByteSequence(Op0, DL); in isRepeatedByteSequence()
2379 return isRepeatedByteSequence(CDS); in isRepeatedByteSequence()
2388 int Value = isRepeatedByteSequence(CDS, DL); in emitGlobalConstantDataSequential()
2429 int Value = isRepeatedByteSequence(CA, DL); in emitGlobalConstantArray()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2278 static int isRepeatedByteSequence(const ConstantDataSequential *V) { in isRepeatedByteSequence() function
2290 static int isRepeatedByteSequence(const Value *V, const DataLayout &DL) { in isRepeatedByteSequence() function
2307 int Byte = isRepeatedByteSequence(Op0, DL); in isRepeatedByteSequence()
2319 return isRepeatedByteSequence(CDS); in isRepeatedByteSequence()
2328 int Value = isRepeatedByteSequence(CDS, DL); in emitGlobalConstantDataSequential()
2369 int Value = isRepeatedByteSequence(CA, DL); in emitGlobalConstantArray()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2487 static int isRepeatedByteSequence(const ConstantDataSequential *V) { in isRepeatedByteSequence() function
2499 static int isRepeatedByteSequence(const Value *V, const DataLayout &DL) { in isRepeatedByteSequence() function
2516 int Byte = isRepeatedByteSequence(Op0, DL); in isRepeatedByteSequence()
2528 return isRepeatedByteSequence(CDS); in isRepeatedByteSequence()
2537 int Value = isRepeatedByteSequence(CDS, DL); in emitGlobalConstantDataSequential()
2578 int Value = isRepeatedByteSequence(CA, DL); in emitGlobalConstantArray()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2479 static int isRepeatedByteSequence(const ConstantDataSequential *V) { in isRepeatedByteSequence() function
2491 static int isRepeatedByteSequence(const Value *V, const DataLayout &DL) { in isRepeatedByteSequence() function
2508 int Byte = isRepeatedByteSequence(Op0, DL); in isRepeatedByteSequence()
2520 return isRepeatedByteSequence(CDS); in isRepeatedByteSequence()
2529 int Value = isRepeatedByteSequence(CDS, DL); in emitGlobalConstantDataSequential()
2570 int Value = isRepeatedByteSequence(CA, DL); in emitGlobalConstantArray()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2547 static int isRepeatedByteSequence(const ConstantDataSequential *V) { in isRepeatedByteSequence() function
2559 static int isRepeatedByteSequence(const Value *V, const DataLayout &DL) { in isRepeatedByteSequence() function
2576 int Byte = isRepeatedByteSequence(Op0, DL); in isRepeatedByteSequence()
2588 return isRepeatedByteSequence(CDS); in isRepeatedByteSequence()
2597 int Value = isRepeatedByteSequence(CDS, DL); in emitGlobalConstantDataSequential()
2638 int Value = isRepeatedByteSequence(CA, DL); in emitGlobalConstantArray()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2424 static int isRepeatedByteSequence(const ConstantDataSequential *V) { in isRepeatedByteSequence() function
2436 static int isRepeatedByteSequence(const Value *V, const DataLayout &DL) { in isRepeatedByteSequence() function
2453 int Byte = isRepeatedByteSequence(Op0, DL); in isRepeatedByteSequence()
2465 return isRepeatedByteSequence(CDS); in isRepeatedByteSequence()
2474 int Value = isRepeatedByteSequence(CDS, DL); in emitGlobalConstantDataSequential()
2515 int Value = isRepeatedByteSequence(CA, DL); in emitGlobalConstantArray()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2547 static int isRepeatedByteSequence(const ConstantDataSequential *V) { in isRepeatedByteSequence() function
2559 static int isRepeatedByteSequence(const Value *V, const DataLayout &DL) { in isRepeatedByteSequence() function
2576 int Byte = isRepeatedByteSequence(Op0, DL); in isRepeatedByteSequence()
2588 return isRepeatedByteSequence(CDS); in isRepeatedByteSequence()
2597 int Value = isRepeatedByteSequence(CDS, DL); in emitGlobalConstantDataSequential()
2638 int Value = isRepeatedByteSequence(CA, DL); in emitGlobalConstantArray()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2651 static int isRepeatedByteSequence(const ConstantDataSequential *V) { in isRepeatedByteSequence() function
2663 static int isRepeatedByteSequence(const Value *V, const DataLayout &DL) { in isRepeatedByteSequence() function
2680 int Byte = isRepeatedByteSequence(Op0, DL); in isRepeatedByteSequence()
2692 return isRepeatedByteSequence(CDS); in isRepeatedByteSequence()
2701 int Value = isRepeatedByteSequence(CDS, DL); in emitGlobalConstantDataSequential()
2742 int Value = isRepeatedByteSequence(CA, DL); in emitGlobalConstantArray()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2651 static int isRepeatedByteSequence(const ConstantDataSequential *V) { in isRepeatedByteSequence() function
2663 static int isRepeatedByteSequence(const Value *V, const DataLayout &DL) { in isRepeatedByteSequence() function
2680 int Byte = isRepeatedByteSequence(Op0, DL); in isRepeatedByteSequence()
2692 return isRepeatedByteSequence(CDS); in isRepeatedByteSequence()
2701 int Value = isRepeatedByteSequence(CDS, DL); in emitGlobalConstantDataSequential()
2742 int Value = isRepeatedByteSequence(CA, DL); in emitGlobalConstantArray()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2651 static int isRepeatedByteSequence(const ConstantDataSequential *V) { in isRepeatedByteSequence() function
2663 static int isRepeatedByteSequence(const Value *V, const DataLayout &DL) { in isRepeatedByteSequence() function
2680 int Byte = isRepeatedByteSequence(Op0, DL); in isRepeatedByteSequence()
2692 return isRepeatedByteSequence(CDS); in isRepeatedByteSequence()
2701 int Value = isRepeatedByteSequence(CDS, DL); in emitGlobalConstantDataSequential()
2742 int Value = isRepeatedByteSequence(CA, DL); in emitGlobalConstantArray()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2655 static int isRepeatedByteSequence(const ConstantDataSequential *V) { in isRepeatedByteSequence() function
2667 static int isRepeatedByteSequence(const Value *V, const DataLayout &DL) { in isRepeatedByteSequence() function
2684 int Byte = isRepeatedByteSequence(Op0, DL); in isRepeatedByteSequence()
2696 return isRepeatedByteSequence(CDS); in isRepeatedByteSequence()
2705 int Value = isRepeatedByteSequence(CDS, DL); in emitGlobalConstantDataSequential()
2746 int Value = isRepeatedByteSequence(CA, DL); in emitGlobalConstantArray()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2651 static int isRepeatedByteSequence(const ConstantDataSequential *V) { in isRepeatedByteSequence() function
2663 static int isRepeatedByteSequence(const Value *V, const DataLayout &DL) { in isRepeatedByteSequence() function
2680 int Byte = isRepeatedByteSequence(Op0, DL); in isRepeatedByteSequence()
2692 return isRepeatedByteSequence(CDS); in isRepeatedByteSequence()
2701 int Value = isRepeatedByteSequence(CDS, DL); in emitGlobalConstantDataSequential()
2742 int Value = isRepeatedByteSequence(CA, DL); in emitGlobalConstantArray()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2651 static int isRepeatedByteSequence(const ConstantDataSequential *V) {
2663 static int isRepeatedByteSequence(const Value *V, const DataLayout &DL) {
2680 int Byte = isRepeatedByteSequence(Op0, DL);
2692 return isRepeatedByteSequence(CDS);
2701 int Value = isRepeatedByteSequence(CDS, DL);
2742 int Value = isRepeatedByteSequence(CA, DL);