Searched refs:Prolog (Results 1 – 12 of 12) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | win_coreclr_chkstk.ll | 7 ; Prolog stack allocation >= 4096 bytes will require the probe sequence 39 ; Prolog stack allocation >= 4096 bytes will require the probe sequence 52 ; Prolog stack allocation >= 4096 bytes will require the probe sequence 64 ; Prolog stack allocation >= 4096 bytes will require the probe sequence 75 ; Prolog stack allocation >= 4096 bytes will require the probe sequence
|
/external/llvm/test/CodeGen/X86/ |
D | win_coreclr_chkstk.ll | 7 ; Prolog stack allocation >= 4096 bytes will require the probe sequence 43 ; Prolog stack allocation >= 4096 bytes will require the probe sequence 57 ; Prolog stack allocation >= 4096 bytes will require the probe sequence 70 ; Prolog stack allocation >= 4096 bytes will require the probe sequence 82 ; Prolog stack allocation >= 4096 bytes will require the probe sequence
|
/external/clang/docs/ |
D | ExternalClangExamples.rst | 56 in Prolog. A high-level declarative DSL to easily write new rules is under 58 Sugared Prolog*."
|
/external/llvm/lib/CodeGen/ |
D | MachinePipeliner.cpp | 2972 MachineBasicBlock *Prolog = PrologBBs[j]; in addBranches() local 2980 LC = TII->reduceLoopCount(*Prolog, IndVar, Cmp, Cond, PrevInsts, j, in addBranches() 2990 Prolog->addSuccessor(Epilog); in addBranches() 2991 numAdded = TII->InsertBranch(*Prolog, Epilog, LastPro, Cond, DebugLoc()); in addBranches() 2993 Prolog->addSuccessor(Epilog); in addBranches() 2994 Prolog->removeSuccessor(LastPro); in addBranches() 2996 numAdded = TII->InsertBranch(*Prolog, Epilog, 0, Cond, DebugLoc()); in addBranches() 3006 numAdded = TII->InsertBranch(*Prolog, LastPro, 0, Cond, DebugLoc()); in addBranches() 3007 removePhis(Epilog, Prolog); in addBranches() 3009 LastPro = Prolog; in addBranches() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachinePipeliner.cpp | 3096 MachineBasicBlock *Prolog = PrologBBs[j]; in addBranches() local 3104 LC = TII->reduceLoopCount(*Prolog, IndVar, *Cmp, Cond, PrevInsts, j, in addBranches() 3114 Prolog->addSuccessor(Epilog); in addBranches() 3115 numAdded = TII->insertBranch(*Prolog, Epilog, LastPro, Cond, DebugLoc()); in addBranches() 3117 Prolog->addSuccessor(Epilog); in addBranches() 3118 Prolog->removeSuccessor(LastPro); in addBranches() 3120 numAdded = TII->insertBranch(*Prolog, Epilog, nullptr, Cond, DebugLoc()); in addBranches() 3130 numAdded = TII->insertBranch(*Prolog, LastPro, nullptr, Cond, DebugLoc()); in addBranches() 3131 removePhis(Epilog, Prolog); in addBranches() 3133 LastPro = Prolog; in addBranches() [all …]
|
/external/protobuf/docs/ |
D | third_party.md | 70 * Prolog: http://www.swi-prolog.org/pldoc/package/protobufs.html
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | CodeGenerator.rst | 138 5. `Prolog/Epilog Code Insertion`_ --- Once the machine code has been generated 1451 Prolog/Epilog Code Insertion 2402 Prolog/Epilog
|
D | WritingAnLLVMBackend.rst | 51 Formation, SSA-based Optimization, Register Allocation, Prolog/Epilog Code
|
D | AMDGPUUsage.rst | 2385 Kernel Prolog
|
/external/llvm/docs/ |
D | CodeGenerator.rst | 138 5. `Prolog/Epilog Code Insertion`_ --- Once the machine code has been generated 1451 Prolog/Epilog Code Insertion 2391 Prolog/Epilog
|
D | WritingAnLLVMBackend.rst | 51 Formation, SSA-based Optimization, Register Allocation, Prolog/Epilog Code
|
/external/llvm/test/DebugInfo/PDB/ |
D | pdbdump-headers.test | 928 ; EMPTY-NEXT: Size of Prolog: 0 939 ; EMPTY-NEXT: Size of Prolog: 0
|