Home
last modified time | relevance | path

Searched refs:Trip (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DStackProtector.h56 const Triple Trip; variable
119 : FunctionPass(ID), TM(TM), TLI(nullptr), Trip(TM->getTargetTriple()), in StackProtector()
/external/swiftshader/third_party/LLVM/test/Analysis/ScalarEvolution/
Dtrip-count10.ll3 ; Trip counts with trivial exit conditions.
78 ; Trip counts for non-polynomial iterations. It's theoretically possible
/external/llvm/test/Analysis/ScalarEvolution/
Dtrip-count10.ll3 ; Trip counts with trivial exit conditions.
78 ; Trip counts for non-polynomial iterations. It's theoretically possible
/external/llvm/lib/CodeGen/
DStackProtector.cpp130 if (!Strong && (InStruct || !Trip.isOSDarwin())) in ContainsProtectableArray()
452 if (Trip.isOSOpenBSD()) { in CreateFailBB()
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm_ocaml.c140 CAMLprim value llvm_set_target_triple(value Trip, LLVMModuleRef M) { in llvm_set_target_triple() argument
141 LLVMSetTarget(M, String_val(Trip)); in llvm_set_target_triple()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c207 CAMLprim value llvm_set_target_triple(value Trip, LLVMModuleRef M) { in llvm_set_target_triple() argument
208 LLVMSetTarget(M, String_val(Trip)); in llvm_set_target_triple()
/external/iproute2/doc/
Dip-cref.tex1327 --- the initial RTT (``Round Trip Time'') estimate.