HomeSort by relevance Sort by last modified time
    Searched full:fct3 (Results 1 - 7 of 7) sorted by null

  /external/llvm/test/CodeGen/AArch64/
arm64-memset-to-bzero.ll 28 ; CHECK: @fct3
32 define void @fct3(i8* nocapture %ptr, i32 %unknown) {
arm64-bitfield-extract.ll 65 define i64 @fct3(i64 %cav1.coerce) nounwind {
66 ; CHECK-LABEL: fct3:
arm64-vector-ldst.ll 293 define <8 x i8> @fct3() nounwind readonly ssp {
295 ; CHECK-LABEL: fct3:
arm64-scvt.ll 98 define float @fct3(i32* nocapture %sp0) {
99 ; CHECK-LABEL: fct3:
  /external/llvm/test/Transforms/Inline/
inline_minisize.ll 201 define i32 @fct3(i32 %c) nounwind uwtable ssp {
203 ;CHECK-LABEL: @fct3(
  /external/elfutils/libcpu/
i386_disasm.c 995 else if (prec == 3 && instrtab[cnt].fct3 != 0)
1018 int r = op3_fct[instrtab[cnt].fct3] (&output_data);
i386_data.h 70 unsigned int fct3 : FCT3_BITS; member in struct:instr_enc

Completed in 104 milliseconds