Home
last modified time | relevance | path

Searched refs:BR1 (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dsi-annotate-cf.ll94 ; SI-NEXT: s_cbranch_vccnz [[BR1:BB[0-9_]+]]
101 ; SI: [[BR1]]:
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SampleProfile/
Dindirect-call.ll20 ; CHECK: br {{.*}} !prof ![[BR1:[0-9]+]]
183 ; CHECK: ![[BR1]] = !{!"branch_weights", i32 4000, i32 4000}
/external/u-boot/arch/powerpc/cpu/mpc8xx/
DKconfig101 hex "Preliminary value for BR1"
/external/u-boot/arch/powerpc/include/asm/
Dfsl_lbc.h19 #define BR1 0x5008 macro
/external/u-boot/include/
Dppc_asm.tmpl105 #define BR1 0x00000108
/external/curl/src/macos/
Dcurl.mcp.xml.sit.hqx92 %!,Q1a$r!B1`Bp3FM8IpLD)S+$G#+BR1)d#!hB9'5GRjMXFLAC-06*FkSLrBpG6X
/external/cldr/tools/java/org/unicode/cldr/util/data/
Dsouthamerica596 # _Only_ the following states in BR1 observe DST: Rio Grande do Sul (RS),
605 # always in BR1, and so the only change was whether or not they observed DST....
612 # become part of the state of Pernambuco). The boundary between BR1 and BR2
619 # Norte (RN), and the eastern part of Pará (PA) are all in BR1 without DST.
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp3732 SDValue BR1 = in LowerBR_CC() local
3736 return DAG.getNode(AArch64ISD::BRCOND, dl, MVT::Other, BR1, Dest, CC2Val, in LowerBR_CC()
3740 return BR1; in LowerBR_CC()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp4376 SDValue BR1 = in LowerBR_CC() local
4380 return DAG.getNode(AArch64ISD::BRCOND, dl, MVT::Other, BR1, Dest, CC2Val, in LowerBR_CC()
4384 return BR1; in LowerBR_CC()