HomeSort by relevance Sort by last modified time
    Searched defs:Splice (Results 1 - 15 of 15) sorted by null

  /external/deqp-deps/SPIRV-Tools/source/util/
ilist.h 187 void Splice(iterator where, IntrusiveList<NodeType>* other, iterator first,
317 void IntrusiveList<NodeType>::Splice(iterator where,
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
CodePlacementOpt.cpp 55 void Splice(MachineFunction &MF,
128 /// Splice - Move the sequence of instructions [Begin,End) to just before
133 void CodePlacementOpt::Splice(MachineFunction &MF,
138 "Splice can't change the entry block!");
142 MF.splice(InsertPt, Begin, End);
221 Splice(MF, TopMBB, Begin, End);
329 Splice(MF, InsertPt, Begin, End);
  /external/swiftshader/third_party/SPIRV-Tools/source/util/
ilist.h 187 void Splice(iterator where, IntrusiveList<NodeType>* other, iterator first,
317 void IntrusiveList<NodeType>::Splice(iterator where,
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zsyscall_linux_386.go     [all...]
zsyscall_linux_arm.go     [all...]
zsyscall_linux_arm64.go     [all...]
zsyscall_linux_s390x.go     [all...]
zsyscall_linux_amd64.go     [all...]
zsyscall_linux_mips.go     [all...]
zsyscall_linux_mips64.go     [all...]
zsyscall_linux_mips64le.go     [all...]
zsyscall_linux_mipsle.go     [all...]
zsyscall_linux_ppc64.go     [all...]
zsyscall_linux_ppc64le.go     [all...]
zsyscall_linux_sparc64.go     [all...]

Completed in 321 milliseconds