Home
last modified time | relevance | path

Searched refs:BGE (Results 1 – 25 of 57) sorted by relevance

123

/external/libhevc/common/arm64/
Dihevc_mem_fns.s116 BGE LOOP_NEON_MEMCPY
188 BGE LOOP_NEON_MEMSET
261 BGE LOOP_NEON_MEMSET_16BIT
/external/libhevc/common/arm/
Dihevc_mem_fns.s118 BGE LOOP_NEON_MEMCPY
189 BGE LOOP_NEON_MEMSET
262 BGE LOOP_NEON_MEMSET_16BIT
/external/libhevc/decoder/arm/
Dihevcd_fmt_conv_420sp_to_420p.s121 BGE y_col_loop
175 BGE uv_col_loop
Dihevcd_fmt_conv_420sp_to_420sp.s119 BGE y_col_loop
172 BGE uv_col_loop
/external/libhevc/decoder/arm64/
Dihevcd_fmt_conv_420sp_to_420sp.s123 BGE y_col_loop
177 BGE uv_col_loop
Dihevcd_fmt_conv_420sp_to_420p.s119 BGE y_col_loop
177 BGE uv_col_loop
/external/llvm-project/flang/test/Semantics/
Dboz-literal-constants.f9038 resbit = BGE(B"0101", B"1111")
/external/libxaac/decoder/armv7/
Dixheaacd_shiftrountine_with_round_hq.s74 BGE S_WITH_R_L5
Dixheaacd_shiftrountine_with_round.s102 BGE S_WITH_R_L5
Dixheaacd_expsubbandsamples.s34 BGE EXIT
Dixheaacd_shiftrountine.s33 BGE SROUTINE_L1
Dixheaacd_tns_parcor2lpc_32x16.s107 BGE LOOP2
Dixheaacd_apply_scale_fac.s52 BGE SCALE_FACTOR_GE_12
Dixheaacd_shiftrountine_with_rnd_eld.s88 BGE S_WITH_R_L5
/external/libxaac/decoder/armv8/
Dixheaacd_shiftrountine_with_round.s70 BGE S_WITH_R_L5
Dixheaacd_shiftrountine_with_round_eld.s76 BGE S_WITH_R_L5
Dixheaacd_apply_scale_factors.s58 BGE SCALE_FACTOR_GE_12 //
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.cpp226 return RISCV::BGE; in getOppositeBranchOpcode()
227 case RISCV::BGE: in getOppositeBranchOpcode()
443 case RISCV::BGE: in isBranchOffsetInRange()
DRISCVInstrInfo.td393 def BGE : BranchCC_rri<0b101, "bge">;
614 (BGE X0, GPR:$rs, simm13_lsb0:$offset)>;
616 (BGE GPR:$rs, X0, simm13_lsb0:$offset)>;
629 (BGE GPR:$rt, GPR:$rs, simm13_lsb0:$offset), 0>;
882 def : BccPat<setge, BGE>;
893 def : BccSwapPat<setle, BGE>;
DRISCVExpandPseudoInsts.cpp470 BuildMI(LoopHeadMBB, DL, TII->get(RISCV::BGE)) in expandAtomicMinMaxOp()
478 BuildMI(LoopHeadMBB, DL, TII->get(RISCV::BGE)) in expandAtomicMinMaxOp()
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVInstrInfo.cpp248 return RISCV::BGE; in getOppositeBranchOpcode()
249 case RISCV::BGE: in getOppositeBranchOpcode()
460 case RISCV::BGE: in isBranchOffsetInRange()
DRISCVExpandAtomicPseudoInsts.cpp453 BuildMI(LoopHeadMBB, DL, TII->get(RISCV::BGE)) in expandAtomicMinMaxOp()
461 BuildMI(LoopHeadMBB, DL, TII->get(RISCV::BGE)) in expandAtomicMinMaxOp()
DRISCVInstrInfo.td443 def BGE : BranchCC_rri<0b101, "bge">;
676 (BGE X0, GPR:$rs, simm13_lsb0:$offset)>;
678 (BGE GPR:$rs, X0, simm13_lsb0:$offset)>;
691 (BGE GPR:$rt, GPR:$rs, simm13_lsb0:$offset), 0>;
944 def : BccPat<setge, BGE>;
955 def : BccSwapPat<setle, BGE>;
/external/llvm-project/flang/lib/Evaluate/
Dfold-logical.cpp75 auto fptr{&Scalar<LargestInt>::BGE}; in FoldIntrinsicFunction()
/external/tremolo/Tremolo/
DmdctLARM.s96 BGE unroll_loop
164 BGE unroll_loop3
287 BGE sr_loop
343 BGE presymmetry_loop1 @ while (aX >= in+n4)
363 BGE presymmetry_loop2 @ while (aX >= in)
408 BGE presymmetry_loop3
592 BGE mdct_butterflies_loop1

123