Home
last modified time | relevance | path

Searched refs:ASMString (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp1852 std::string ASMString = finalizeKernelFunction(); in createKernel() local
1857 Value *KernelString = Builder.CreateGlobalStringPtr(ASMString, Name); in createKernel()
2368 SmallString<0> ASMString; in createKernelASM() local
2369 raw_svector_ostream ASMStream(ASMString); in createKernelASM()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp1878 std::string ASMString = finalizeKernelFunction(); in createKernel() local
1883 Value *KernelString = Builder.CreateGlobalStringPtr(ASMString, Name); in createKernel()
2394 SmallString<0> ASMString; in createKernelASM() local
2395 raw_svector_ostream ASMStream(ASMString); in createKernelASM()
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp1852 std::string ASMString = finalizeKernelFunction(); in createKernel() local
1857 Value *KernelString = Builder.CreateGlobalStringPtr(ASMString, Name); in createKernel()
2368 SmallString<0> ASMString; in createKernelASM() local
2369 raw_svector_ostream ASMStream(ASMString); in createKernelASM()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp1852 std::string ASMString = finalizeKernelFunction(); in createKernel() local
1857 Value *KernelString = Builder.CreateGlobalStringPtr(ASMString, Name); in createKernel()
2368 SmallString<0> ASMString; in createKernelASM() local
2369 raw_svector_ostream ASMStream(ASMString); in createKernelASM()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp1878 std::string ASMString = finalizeKernelFunction(); in createKernel() local
1883 Value *KernelString = Builder.CreateGlobalStringPtr(ASMString, Name); in createKernel()
2394 SmallString<0> ASMString; in createKernelASM() local
2395 raw_svector_ostream ASMStream(ASMString); in createKernelASM()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp1852 std::string ASMString = finalizeKernelFunction(); in createKernel() local
1857 Value *KernelString = Builder.CreateGlobalStringPtr(ASMString, Name); in createKernel()
2368 SmallString<0> ASMString; in createKernelASM() local
2369 raw_svector_ostream ASMStream(ASMString); in createKernelASM()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp1850 std::string ASMString = finalizeKernelFunction(); in createKernel() local
1855 Value *KernelString = Builder.CreateGlobalStringPtr(ASMString, Name); in createKernel()
2366 SmallString<0> ASMString; in createKernelASM() local
2367 raw_svector_ostream ASMStream(ASMString); in createKernelASM()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp1878 std::string ASMString = finalizeKernelFunction(); in createKernel() local
1883 Value *KernelString = Builder.CreateGlobalStringPtr(ASMString, Name); in createKernel()
2394 SmallString<0> ASMString; in createKernelASM() local
2395 raw_svector_ostream ASMStream(ASMString); in createKernelASM()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp1878 std::string ASMString = finalizeKernelFunction(); in createKernel() local
1883 Value *KernelString = Builder.CreateGlobalStringPtr(ASMString, Name); in createKernel()
2394 SmallString<0> ASMString; in createKernelASM() local
2395 raw_svector_ostream ASMStream(ASMString); in createKernelASM()
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/lib/MC/MCParser/
H A DAsmParser.cpp5923 StringRef ASMString = in parseMSInlineAsm() local
5925 const char *AsmStart = ASMString.begin(); in parseMSInlineAsm()
5926 const char *AsmEnd = ASMString.end(); in parseMSInlineAsm()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/MC/MCParser/
H A DAsmParser.cpp5929 StringRef ASMString = in parseMSInlineAsm() local
5931 const char *AsmStart = ASMString.begin(); in parseMSInlineAsm()
5932 const char *AsmEnd = ASMString.end(); in parseMSInlineAsm()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/MC/MCParser/
H A DAsmParser.cpp6003 StringRef ASMString = in parseMSInlineAsm() local
6005 const char *AsmStart = ASMString.begin(); in parseMSInlineAsm()
6006 const char *AsmEnd = ASMString.end(); in parseMSInlineAsm()
/dports/devel/llvm10/llvm-10.0.1.src/lib/MC/MCParser/
H A DAsmParser.cpp5893 StringRef ASMString = in parseMSInlineAsm() local
5895 const char *AsmStart = ASMString.begin(); in parseMSInlineAsm()
5896 const char *AsmEnd = ASMString.end(); in parseMSInlineAsm()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/MC/MCParser/
H A DAsmParser.cpp6013 StringRef ASMString = in parseMSInlineAsm() local
6015 const char *AsmStart = ASMString.begin(); in parseMSInlineAsm()
6016 const char *AsmEnd = ASMString.end(); in parseMSInlineAsm()
/dports/devel/llvm11/llvm-11.0.1.src/lib/MC/MCParser/
H A DAsmParser.cpp5916 StringRef ASMString = in parseMSInlineAsm() local
5918 const char *AsmStart = ASMString.begin(); in parseMSInlineAsm()
5919 const char *AsmEnd = ASMString.end(); in parseMSInlineAsm()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DAsmParser.cpp5893 StringRef ASMString = in parseMSInlineAsm() local
5895 const char *AsmStart = ASMString.begin(); in parseMSInlineAsm()
5896 const char *AsmEnd = ASMString.end(); in parseMSInlineAsm()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp5893 StringRef ASMString = in parseMSInlineAsm() local
5895 const char *AsmStart = ASMString.begin(); in parseMSInlineAsm()
5896 const char *AsmEnd = ASMString.end(); in parseMSInlineAsm()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/MC/MCParser/
H A DAsmParser.cpp6013 StringRef ASMString = in parseMSInlineAsm() local
6015 const char *AsmStart = ASMString.begin(); in parseMSInlineAsm()
6016 const char *AsmEnd = ASMString.end(); in parseMSInlineAsm()
/dports/devel/llvm90/llvm-9.0.1.src/lib/MC/MCParser/
H A DAsmParser.cpp5773 StringRef ASMString = in parseMSInlineAsm() local
5775 const char *AsmStart = ASMString.begin(); in parseMSInlineAsm()
5776 const char *AsmEnd = ASMString.end(); in parseMSInlineAsm()
/dports/devel/llvm80/llvm-8.0.1.src/lib/MC/MCParser/
H A DAsmParser.cpp5747 StringRef ASMString =
5749 const char *AsmStart = ASMString.begin();
5750 const char *AsmEnd = ASMString.end();
/dports/devel/llvm70/llvm-7.0.1.src/lib/MC/MCParser/
H A DAsmParser.cpp5710 StringRef ASMString = in parseMSInlineAsm() local
5712 const char *AsmStart = ASMString.begin(); in parseMSInlineAsm()
5713 const char *AsmEnd = ASMString.end(); in parseMSInlineAsm()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/MC/MCParser/
H A DAsmParser.cpp6064 StringRef ASMString = in parseMSInlineAsm() local
6066 const char *AsmStart = ASMString.begin(); in parseMSInlineAsm()
6067 const char *AsmEnd = ASMString.end(); in parseMSInlineAsm()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/MC/MCParser/
H A DAsmParser.cpp6064 StringRef ASMString = in parseMSInlineAsm() local
6066 const char *AsmStart = ASMString.begin(); in parseMSInlineAsm()
6067 const char *AsmEnd = ASMString.end(); in parseMSInlineAsm()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp6064 StringRef ASMString = in parseMSInlineAsm() local
6066 const char *AsmStart = ASMString.begin(); in parseMSInlineAsm()
6067 const char *AsmEnd = ASMString.end(); in parseMSInlineAsm()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/MC/MCParser/
H A DAsmParser.cpp6070 StringRef ASMString = in parseMSInlineAsm() local
6072 const char *AsmStart = ASMString.begin(); in parseMSInlineAsm()
6073 const char *AsmEnd = ASMString.end(); in parseMSInlineAsm()

12