Home
last modified time | relevance | path

Searched defs:TV (Results 1 – 25 of 37) sorted by relevance

12

/external/tensorflow/tensorflow/contrib/makefile/
DREADME.md137 #### Environment setup:
148 #### Building all CUDA-enabled native binaries:
158 #### Testing the CUDA-enabled benchmark via adb:
171 #### Building the CUDA-enabled TensorFlow AAR with Bazel:
184 #### Building the CUDA-enabled TensorFlow Android demo with Bazel:
217 #### Building the CUDA-enabled Android demo with gradle/Android Studio:
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Unix/
DUnix.h78 inline std::chrono::microseconds toDuration(const struct timeval &TV) { in toDuration()
/external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DUnix.h78 inline std::chrono::microseconds toDuration(const struct timeval &TV) { in toDuration()
/external/python/cpython2/Lib/idlelib/idle_test/
Dtest_textview.py12 class TV(tv.TextViewer): # Use in TextViewTest class
/external/python/cpython2/Modules/
Dresource.c20 #define doubletime(TV) ((double)(TV).tv_sec + (TV).tv_usec * 0.000001) argument
/external/eigen/bench/
DbenchGeometry.cpp16 TV, enumerator
/external/python/cpython3/Modules/
Dresource.c19 #define doubletime(TV) ((double)(TV).tv_sec + (TV).tv_usec * 0.000001) argument
/external/clang/include/clang/AST/
DTemplateBase.h106 struct TV { struct
115 struct TV TypeOrValue; argument
/external/llvm/tools/dsymutil/
DDebugMap.cpp243 sys::TimeValue TV; in denormalize() local
/external/llvm/lib/Target/Hexagon/
DHexagonBitTracker.cpp777 BT::BitValue TV = R1[W1-1]; in evaluate() local
867 bool TV = (Opc == S2_tstbit_i); in evaluate() local
DHexagonHardwareLoops.cpp1471 int64_t TV; in checkForImmediate() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonBitTracker.cpp857 BT::BitValue TV = R1[W1-1]; in evaluate() local
947 bool TV = (Opc == S2_tstbit_i); in evaluate() local
DHexagonHardwareLoops.cpp1512 int64_t TV; in checkForImmediate() local
DHexagonISelLoweringHVX.cpp1377 SDValue TV = DAG.getValueType(Ty); in SplitHvxPairOp() local
DHexagonLoopIdiomRecognition.cpp1186 Value *TV = UseI->getOperand(1), *FV = UseI->getOperand(2); in classifyInst() local
/external/llvm/lib/Object/
DArchiveWriter.cpp233 sys::TimeValue TV; in now() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp271 Value *TV = SI->getTrueValue(); in visitAdd() local
DInstructionCombining.cpp558 Value *TV = SI->getOperand(1); in FoldOpIntoSelect() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp1191 Value *TV = SI->getTrueValue(); in visitAdd() local
DInstructionCombining.cpp739 Value *TV = SI->getOperand(1); in FoldOpIntoSelect() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp1272 Value *TV = SI->getTrueValue(); in visitAdd() local
DInstructionCombining.cpp814 Value *TV = SI->getTrueValue(); in FoldOpIntoSelect() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp313 Value *TV; in ThreadBinOpOverSelect() local
384 Value *TV = SI->getTrueValue(); in ThreadCmpOverSelect() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInstructionSimplify.cpp341 Value *TV; in ThreadBinOpOverSelect() local
412 Value *TV = SI->getTrueValue(); in ThreadCmpOverSelect() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DInstructionSimplify.cpp347 Value *TV; in ThreadBinOpOverSelect() local

12