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

  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
anames.go 272 "FCFID",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
anames.go 272 "FCFID",
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelLowering.h 33 /// FCFID - The FCFID instruction, taking an f64 operand and producing
36 FCFID,
PPCISelLowering.cpp 429 case PPCISD::FCFID: return "PPCISD::FCFID";
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/
ppc64.s 553 // FCFID
556 FCFID F2,F3
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/
ppc64.s 553 // FCFID
556 FCFID F2,F3
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 35 /// FCFID - The FCFID instruction, taking an f64 operand and producing
38 FCFID,
40 /// Newer FCFID[US] integer-to-floating-point conversion instructions for
    [all...]
PPCFastISel.cpp     [all...]
PPCISelLowering.cpp     [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
PPC64Ops.go 225 {name: "FCFID", argLength: 1, reg: fp11, asm: "FCFID", typ: "Float64"}, // convert 64-bit integer to float
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
PPC64Ops.go 225 {name: "FCFID", argLength: 1, reg: fp11, asm: "FCFID", typ: "Float64"}, // convert 64-bit integer to float
  /external/pcre/dist2/src/sljit/
sljitNativePPC_common.c 167 #define FCFID (HI(63) | LO(846))
    [all...]
  /external/v8/src/ppc/
constants-ppc.h     [all...]
assembler-ppc.cc 2239 void Assembler::fcfid(const DoubleRegister frt, const DoubleRegister frb, function in class:v8::internal::Assembler
    [all...]
simulator-ppc.cc     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 390 FCFID
1717 FCFID: "fcfid",
1718 FCFID_: "fcfid.",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 390 FCFID
1717 FCFID: "fcfid",
1718 FCFID_: "fcfid.",
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
rewritePPC64.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
rewritePPC64.go     [all...]

Completed in 1209 milliseconds