Home
last modified time | relevance | path

Searched refs:compileopts (Results 1 – 22 of 22) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/compileopts/
H A Doptions_test.go24 opts: compileopts.Options{},
28 opts: compileopts.Options{
35 opts: compileopts.Options{
41 opts: compileopts.Options{
47 opts: compileopts.Options{
53 opts: compileopts.Options{
59 opts: compileopts.Options{
66 opts: compileopts.Options{
72 opts: compileopts.Options{
78 opts: compileopts.Options{
[all …]
H A Dtarget_test.go1 package compileopts package
H A Doptions.go1 package compileopts package
H A Dconfig.go3 package compileopts package
H A Dtarget.go1 package compileopts package
/dports/devel/tinygo/tinygo-0.14.1/builder/
H A Dconfig.go15 func NewConfig(options *compileopts.Options) (*compileopts.Config, error) {
16 spec, err := compileopts.LoadTarget(options.Target)
32 return &compileopts.Config{
H A Dbuild.go32 func Build(pkgName, outpath string, config *compileopts.Config, action func(string) error) error {
/dports/devel/tinygo/tinygo-0.14.1/compiler/
H A Dfunc.go25 case compileopts.FuncValueDoubleword:
28 case compileopts.FuncValueSwitch:
71 case compileopts.FuncValueDoubleword:
73 case compileopts.FuncValueSwitch:
87 case compileopts.FuncValueDoubleword:
90 case compileopts.FuncValueSwitch:
H A Dcompiler.go41 *compileopts.Config
95 func NewTargetMachine(config *compileopts.Config) (llvm.TargetMachine, error) {
141 func Compile(pkgName string, machine llvm.TargetMachine, config *compileopts.Config) (mod llvm.Modu…
/dports/devel/tinygo/tinygo-0.14.1/transform/
H A Doptimizer.go22 func Optimize(mod llvm.Module, config *compileopts.Config, optLevel, sizeLevel int, inlinerThreshol…
88 if config.FuncImplementation() == compileopts.FuncValueSwitch {
107 if config.FuncImplementation() == compileopts.FuncValueSwitch {
218 func getFunctionsUsedInTransforms(config *compileopts.Config) []string {
/dports/devel/clipp/clipp-1.2.3/test/
H A Drun_tests.py227 compileopts = compilers[compiler]["flags"] variable
235 compileopts = compileopts + " " + coverageOpt variable
280 compilecmd = compileexec + " " + compileopts
/dports/devel/tinygo/tinygo-0.14.1/
H A Dmain_test.go123 func runBuild(src, out string, opts *compileopts.Options) error {
154 config := &compileopts.Options{
179 spec, err := compileopts.LoadTarget(target)
H A Dmain.go91 func Build(pkgName, outpath string, options *compileopts.Options) error {
126 func Test(pkgName string, options *compileopts.Options) error {
159 func Flash(pkgName, port string, options *compileopts.Options) error {
298 func FlashGDB(pkgName string, ocdOutput bool, options *compileopts.Options) error {
436 func Run(pkgName string, options *compileopts.Options) error {
657 func runGoList(config *compileopts.Config, flagJSON, flagDeps bool, pkgs []string) error {
828 options := &compileopts.Options{
H A DMakefile185 …FLAGS)" $(GO) test -v -buildmode exe -tags byollvm -mod=vendor ./cgo ./compileopts ./interp ./tran…
H A DCHANGELOG.md12 - compileopts: improve error reporting of unsupported flags
/dports/misc/rump/buildrump.sh-b914579/src/lib/librumpuser/
H A DREADME.compileopts1 $NetBSD: README.compileopts,v 1.1 2016/01/25 00:24:23 pooka Exp $
/dports/devel/tinygo/tinygo-0.14.1/loader/
H A Dgoroot.go27 func GetCachedGoroot(config *compileopts.Config) (string, error) {
/dports/devel/tinygo/tinygo-0.14.1/compiler/llvmutil/
H A Dwordpack.go16 func EmitPointerPack(builder llvm.Builder, mod llvm.Module, config *compileopts.Config, values []ll…
/dports/misc/rump/buildrump.sh-b914579/src/sys/rump/
H A DREADME.compileopts1 $NetBSD: README.compileopts,v 1.14 2016/01/25 00:24:23 pooka Exp $
/dports/devel/tinygo/tinygo-0.14.1/.circleci/
H A Dconfig.yml96 - run: go test -v -tags=llvm<<parameters.llvm>> ./cgo ./compileopts ./interp ./transform .
/dports/devel/anjuta/anjuta-3.34.0/
H A Danjuta.prj643 manuals/C/anjuta-manual/compileopts.sgml\
H A DChangeLog32974 manuals/C/anjuta-manual/compileopts.sgml,
33024 manuals/C/anjuta-manual/compileopts.sgml,
33034 manuals/ja/anjuta-manual/compileopts.sgml,