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

  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
writebarrier.go 142 const0 := f.ConstInt32(line, f.Config.fe.TypeUInt32(), 0)
func.go 384 func (f *Func) ConstInt32(line int32, t Type, c int32) *Value {
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
writebarrier.go 142 const0 := f.ConstInt32(line, f.Config.fe.TypeUInt32(), 0)
func.go 384 func (f *Func) ConstInt32(line int32, t Type, c int32) *Value {
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
ssa.go 464 func (s *state) constInt32(t ssa.Type, c int32) *ssa.Value {
465 return s.f.ConstInt32(s.peekLine(), t, c)
483 return s.constInt32(t, int32(c))
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
ssa.go 464 func (s *state) constInt32(t ssa.Type, c int32) *ssa.Value {
465 return s.f.ConstInt32(s.peekLine(), t, c)
483 return s.constInt32(t, int32(c))
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/cmd/compile/internal/
s390x.a 424 ?JConstBool??? line·3??c·5?ConstEmptyString???? ???ConstFloat32???? ??? ?ConstFloat64???? ??? ?ConstInt16???? ??? ?ConstInt32???? ??? ?ConstInt64???? ??
    [all...]
gc.a 667 ?JConstBool??? line·3??c·5?ConstEmptyString???????ConstFloat32????????ConstFloat64????????ConstInt16????????ConstInt32????????ConstInt64??????
    [all...]
ssa.a 433 FJ?ConstBoolR?? line·3L?c·5FFConstEmptyStringR??? L?FConstFloat32R??? L?? FConstFloat64R??? L?? FConstInt16R??? L?? FConstInt32R??? L?? FConstInt64R??? L?
    [all...]
amd64.a 422 ?JConstBool??? line·3??c·5?ConstEmptyString???? ???ConstFloat32???? ??? ?ConstFloat64???? ??? ?ConstInt16???? ??? ?ConstInt32???? ??? ?ConstInt64???? ??
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/cmd/compile/internal/
s390x.a 424 ?JConstBool??? line·3??c·5?ConstEmptyString???? ???ConstFloat32???? ??? ?ConstFloat64???? ??? ?ConstInt16???? ??? ?ConstInt32???? ??? ?ConstInt64???? ??
    [all...]
gc.a 667 ?JConstBool??? line·3??c·5?ConstEmptyString???????ConstFloat32????????ConstFloat64????????ConstInt16????????ConstInt32????????ConstInt64??????
    [all...]
ssa.a 433 FJ?ConstBoolR?? line·3L?c·5FFConstEmptyStringR??? L?FConstFloat32R??? L?? FConstFloat64R??? L?? FConstInt16R??? L?? FConstInt32R??? L?? FConstInt64R??? L?
    [all...]
amd64.a 422 ?JConstBool??? line·3??c·5?ConstEmptyString???? ???ConstFloat32???? ??? ?ConstFloat64???? ??? ?ConstInt16???? ??? ?ConstInt32???? ??? ?ConstInt64???? ??
    [all...]

Completed in 1034 milliseconds