Searched refs:cgp (Results 1 – 23 of 23) sorted by relevance
1 ; RUN: llc < %s -march=x86 -disable-cgp-branch-opts | FileCheck %s -check-prefix=322 ; RUN: llc < %s -march=x86-64 -disable-cgp-branch-opts | FileCheck %s -check-prefix=64
1 ; RUN: llc < %s -march=x86 -disable-cgp-branch-opts | grep movzbl
2 ; RUN: llc < %s -mtriple=x86_64-appel-darwin -disable-cgp-branch-opts -stats 2>&1 | grep "machine-s…
1 ; RUN: llc -fp-contract=fast -mattr=+fma -disable-cgp < %s -o - | FileCheck %s
1 ; RUN: llc -march=x86-64 -mcpu=corei7 -disable-cgp-select2branch < %s
10 ; -cgp-critical-edge-splitting=0 prevents the edge to PHI from being split.
1 ; RUN: llc < %s -mtriple=i386-apple-darwin -disable-cgp-branch-opts | grep movw | not grep ", %e"
1 ; RUN: llc < %s -verify-machineinstrs -mtriple=x86_64-apple-darwin10 -disable-cgp-select2branch | F…
4 ; RUN: opt -codegenprepare < %s -mtriple=x86_64-apple-macosx -S -stress-cgp-ext-ld-promotion | File…5 ; RUN: opt -codegenprepare < %s -mtriple=x86_64-apple-macosx -S -disable-cgp-ext-ld-promotion | Fil…
79 PatternSortingPredicate(CodeGenDAGPatterns &cgp) : CGP(cgp) {} in PatternSortingPredicate()
101 MatcherGen(const PatternToMatch &pattern, const CodeGenDAGPatterns &cgp);153 const CodeGenDAGPatterns &cgp) in MatcherGen() argument154 : Pattern(pattern), CGP(cgp), NextRecordedOperandNo(0), in MatcherGen()
56 MatcherTableEmitter(const CodeGenDAGPatterns &cgp) in MatcherTableEmitter() argument57 : CGP(cgp) {} in MatcherTableEmitter()
1 ; RUN: llc < %s -mtriple=thumb-apple-darwin -disable-cgp-branch-opts -disable-post-ra -verify-machi…2 ; RUN: llc < %s -mtriple=thumb-apple-darwin -disable-cgp-branch-opts -disable-post-ra -regalloc=bas…
1 ; RUN: llc -march=hexagon -O2 -disable-cgp < %s
1 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_35 -disable-cgp | FileCheck %s
1 ; RUN: llc < %s -mtriple=armv4t-unknown-linux-gnueabi -disable-cgp-branch-opts -verify-machineinstr…
2 ; RUN: -enable-tail-merge=false -disable-cgp %s -o /dev/null 2>&1 \
2 ; RUN: opt -codegenprepare -mtriple=thumbv7-apple-ios %s -o - -mattr=+neon -S -stress-cgp-store-ext…
1 ; RUN: opt -codegenprepare -disable-cgp-branch-opts -S < %s | FileCheck %s
2 ; RUN: -aarch64-atomic-cfg-tidy=0 -disable-cgp -disable-branch-fold \
1 …rwin -fast-isel -fast-isel-abort=1 -aarch64-atomic-cfg-tidy=false -disable-cgp-branch-opts -verify…
2 ; RUN: opt -codegenprepare < %s -mtriple=aarch64-apple-ios -S -stress-cgp-ext-ld-promotion | FileCh…3 ; RUN: opt -codegenprepare < %s -mtriple=aarch64-apple-ios -S -disable-cgp-ext-ld-promotion | FileC…
1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -disable-cgp-branch-opts -arm-atomic-…