HomeSort by relevance Sort by last modified time
    Searched refs:FCTIDZ (Results 1 - 19 of 19) sorted by null

  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
anames.go 271 "FCTIDZ",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
anames.go 271 "FCTIDZ",
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelLowering.h 38 /// FCTI[D,W]Z - The FCTIDZ and FCTIWZ instructions, taking an f32 or f64
41 FCTIDZ, FCTIWZ,
PPCISelLowering.cpp 430 case PPCISD::FCTIDZ: return "PPCISD::FCTIDZ";
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
PPC64Ops.go 201 {name: "FCTIDZ", argLength: 1, reg: fp11, asm: "FCTIDZ", typ: "Float64"}, // convert float to 64-bit int round towards zero
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
PPC64Ops.go 201 {name: "FCTIDZ", argLength: 1, reg: fp11, asm: "FCTIDZ", typ: "Float64"}, // convert float to 64-bit int round towards zero
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 44 /// FCTI[D,W]Z - The FCTIDZ and FCTIWZ instructions, taking an f32 or f64
47 FCTIDZ, FCTIWZ,
    [all...]
PPCFastISel.cpp     [all...]
PPCISelLowering.cpp     [all...]
  /external/pcre/dist2/src/sljit/
sljitNativePPC_common.c 169 #define FCTIDZ (HI(63) | LO(815))
    [all...]
  /external/v8/src/ppc/
simulator-ppc.cc     [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 2269 void Assembler::fctidz(const DoubleRegister frt, const DoubleRegister frb, function in class:v8::internal::Assembler
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 376 FCTIDZ
1703 FCTIDZ: "fctidz",
1704 FCTIDZ_: "fctidz.",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 376 FCTIDZ
1703 FCTIDZ: "fctidz",
1704 FCTIDZ_: "fctidz.",
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
rewritePPC64.go 1019 // result: (Xf2i64 (FCTIDZ x))
1112 // result: (Xf2i64 (FCTIDZ x))
    [all...]
opGen.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
rewritePPC64.go 1019 // result: (Xf2i64 (FCTIDZ x))
1112 // result: (Xf2i64 (FCTIDZ x))
    [all...]
opGen.go     [all...]

Completed in 299 milliseconds