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

  /external/llvm/lib/Support/
FoldingSet.cpp 291 InsertNode(NodeInBucket,
342 /// InsertNode - Insert the specified node into the folding set, knowing that it
345 void FoldingSetImpl::InsertNode(Node *N, void *InsertPos) {
421 InsertNode(N, IP);
  /external/swiftshader/third_party/LLVM/lib/Support/
FoldingSet.cpp 268 InsertNode(NodeInBucket,
304 /// InsertNode - Insert the specified node into the folding set, knowing that it
307 void FoldingSetImpl::InsertNode(Node *N, void *InsertPos) {
383 InsertNode(N, IP);
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
FoldingSet.cpp 291 InsertNode(NodeInBucket,
342 /// InsertNode - Insert the specified node into the folding set, knowing that it
345 void FoldingSetImpl::InsertNode(Node *N, void *InsertPos) {
421 InsertNode(N, IP);
  /external/llvm/include/llvm/ADT/
FoldingSet.h 85 /// should be inserted using InsertNode.
90 /// InsertNode(N, InsertPoint);
164 /// InsertNode - Insert the specified node into the folding set, knowing that
167 void InsertNode(Node *N, void *InsertPos);
169 /// InsertNode - Insert the specified node into the folding set, knowing that
171 void InsertNode(Node *N) {
598 /// InsertNode - Insert the specified node into the folding set, knowing that
601 void InsertNode(T *N, void *InsertPos) {
602 Set.InsertNode(N, InsertPos);
606 /// InsertNode - Insert the specified node into the folding set, knowing tha
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
FoldingSet.h 89 /// should be inserted using InsertNode.
94 /// InsertNode(N, InsertPoint);
164 /// InsertNode - Insert the specified node into the folding set, knowing that
167 void InsertNode(Node *N, void *InsertPos);
169 /// InsertNode - Insert the specified node into the folding set, knowing that
171 void InsertNode(Node *N) {
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
FoldingSet.h 90 /// should be inserted using InsertNode.
95 /// InsertNode(N, InsertPoint);
169 /// InsertNode - Insert the specified node into the folding set, knowing that
172 void InsertNode(Node *N, void *InsertPos);
174 /// InsertNode - Insert the specified node into the folding set, knowing that
176 void InsertNode(Node *N) {
608 /// InsertNode - Insert the specified node into the folding set, knowing that
611 void InsertNode(T *N, void *InsertPos) {
612 Set.InsertNode(N, InsertPos);
616 /// InsertNode - Insert the specified node into the folding set, knowing tha
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
FoldingSet.h 90 /// should be inserted using InsertNode.
95 /// InsertNode(N, InsertPoint);
169 /// InsertNode - Insert the specified node into the folding set, knowing that
172 void InsertNode(Node *N, void *InsertPos);
174 /// InsertNode - Insert the specified node into the folding set, knowing that
176 void InsertNode(Node *N) {
608 /// InsertNode - Insert the specified node into the folding set, knowing that
611 void InsertNode(T *N, void *InsertPos) {
612 Set.InsertNode(N, InsertPos);
616 /// InsertNode - Insert the specified node into the folding set, knowing tha
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
FoldingSet.h 90 /// should be inserted using InsertNode.
95 /// InsertNode(N, InsertPoint);
169 /// InsertNode - Insert the specified node into the folding set, knowing that
172 void InsertNode(Node *N, void *InsertPos);
174 /// InsertNode - Insert the specified node into the folding set, knowing that
176 void InsertNode(Node *N) {
608 /// InsertNode - Insert the specified node into the folding set, knowing that
611 void InsertNode(T *N, void *InsertPos) {
612 Set.InsertNode(N, InsertPos);
616 /// InsertNode - Insert the specified node into the folding set, knowing tha
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
FoldingSet.h 90 /// should be inserted using InsertNode.
95 /// InsertNode(N, InsertPoint);
169 /// InsertNode - Insert the specified node into the folding set, knowing that
172 void InsertNode(Node *N, void *InsertPos);
174 /// InsertNode - Insert the specified node into the folding set, knowing that
176 void InsertNode(Node *N) {
608 /// InsertNode - Insert the specified node into the folding set, knowing that
611 void InsertNode(T *N, void *InsertPos) {
612 Set.InsertNode(N, InsertPos);
616 /// InsertNode - Insert the specified node into the folding set, knowing tha
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
FoldingSet.h 90 /// should be inserted using InsertNode.
95 /// InsertNode(N, InsertPoint);
169 /// InsertNode - Insert the specified node into the folding set, knowing that
172 void InsertNode(Node *N, void *InsertPos);
174 /// InsertNode - Insert the specified node into the folding set, knowing that
176 void InsertNode(Node *N) {
608 /// InsertNode - Insert the specified node into the folding set, knowing that
611 void InsertNode(T *N, void *InsertPos) {
612 Set.InsertNode(N, InsertPos);
616 /// InsertNode - Insert the specified node into the folding set, knowing tha
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
FoldingSet.h 90 /// should be inserted using InsertNode.
95 /// InsertNode(N, InsertPoint);
169 /// InsertNode - Insert the specified node into the folding set, knowing that
172 void InsertNode(Node *N, void *InsertPos);
174 /// InsertNode - Insert the specified node into the folding set, knowing that
176 void InsertNode(Node *N) {
608 /// InsertNode - Insert the specified node into the folding set, knowing that
611 void InsertNode(T *N, void *InsertPos) {
612 Set.InsertNode(N, InsertPos);
616 /// InsertNode - Insert the specified node into the folding set, knowing tha
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
FoldingSet.h 90 /// should be inserted using InsertNode.
95 /// InsertNode(N, InsertPoint);
169 /// InsertNode - Insert the specified node into the folding set, knowing that
172 void InsertNode(Node *N, void *InsertPos);
174 /// InsertNode - Insert the specified node into the folding set, knowing that
176 void InsertNode(Node *N) {
608 /// InsertNode - Insert the specified node into the folding set, knowing that
611 void InsertNode(T *N, void *InsertPos) {
612 Set.InsertNode(N, InsertPos);
616 /// InsertNode - Insert the specified node into the folding set, knowing tha
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
FoldingSet.h 90 /// should be inserted using InsertNode.
95 /// InsertNode(N, InsertPoint);
169 /// InsertNode - Insert the specified node into the folding set, knowing that
172 void InsertNode(Node *N, void *InsertPos);
174 /// InsertNode - Insert the specified node into the folding set, knowing that
176 void InsertNode(Node *N) {
608 /// InsertNode - Insert the specified node into the folding set, knowing that
611 void InsertNode(T *N, void *InsertPos) {
612 Set.InsertNode(N, InsertPos);
616 /// InsertNode - Insert the specified node into the folding set, knowing tha
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
FoldingSet.h 90 /// should be inserted using InsertNode.
95 /// InsertNode(N, InsertPoint);
169 /// InsertNode - Insert the specified node into the folding set, knowing that
172 void InsertNode(Node *N, void *InsertPos);
174 /// InsertNode - Insert the specified node into the folding set, knowing that
176 void InsertNode(Node *N) {
608 /// InsertNode - Insert the specified node into the folding set, knowing that
611 void InsertNode(T *N, void *InsertPos) {
612 Set.InsertNode(N, InsertPos);
616 /// InsertNode - Insert the specified node into the folding set, knowing tha
    [all...]
  /external/lzma/C/
Ppmd7.c 120 static void InsertNode(CPpmd7 *p, void *node, unsigned indx)
140 InsertNode(p, ((Byte *)ptr) + U2B(k), nu - k - 1);
142 InsertNode(p, ptr, i);
206 InsertNode(p, node, PPMD_NUM_INDEXES - 1);
210 InsertNode(p, node + k, nu - k - 1);
212 InsertNode(p, node, i);
272 InsertNode(p, oldPtr, i0);
527 InsertNode(p, oldPtr, i);
623 InsertNode(p, stats, U2I(((numStats + 1) >> 1)));
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
EfiCompress.c 106 InsertNode (
635 InsertNode ()
848 InsertNode();
887 InsertNode();
TianoCompress.c 106 InsertNode (
650 InsertNode (
905 InsertNode ();
946 InsertNode ();
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Common/
EfiCompress.c 116 InsertNode (
638 InsertNode ()
851 InsertNode();
890 InsertNode();
TianoCompress.c 125 InsertNode (
670 InsertNode (
925 InsertNode ();
966 InsertNode ();
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
Compress.c 359 InsertNode (
639 InsertNode ();
1289 InsertNode ();
  /external/vboot_reference/utility/
eficompress.c 126 InsertNode (
648 InsertNode ()
861 InsertNode();
900 InsertNode();
  /device/linaro/bootloader/edk2/BaseTools/Source/C/TianoCompress/
TianoCompress.c 473 InsertNode (
728 InsertNode ();
769 InsertNode ();
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 716 void SelectionDAG::InsertNode(SDNode *N) {
889 InsertNode(&EntryNode);
    [all...]

Completed in 825 milliseconds