Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DUnix.h78 inline std::chrono::microseconds toDuration(const struct timeval &TV) { in toDuration()
/external/llvm-project/llvm/lib/Support/Unix/
DUnix.h82 inline std::chrono::microseconds toDuration(const struct timeval &TV) { in toDuration()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
DUnix.h86 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/clang/include/clang/AST/
DTemplateBase.h106 struct TV { struct
115 struct TV TypeOrValue; argument
/external/python/cpython3/Modules/
Dresource.c16 #define doubletime(TV) ((double)(TV).tv_sec + (TV).tv_usec * 0.000001) argument
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DTrustNonnullChecker.cpp188 ConditionTruthVal TV = C.getState()->isNonNull(Receiver); in isNonNullPtr() 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/llvm/tools/dsymutil/
DDebugMap.cpp243 sys::TimeValue TV; in denormalize() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBitTracker.cpp863 BT::BitValue TV = R1[W1-1]; in evaluate() local
953 bool TV = (Opc == S2_tstbit_i); in evaluate() local
DHexagonHardwareLoops.cpp1510 int64_t TV; in checkForImmediate() local
DHexagonISelLoweringHVX.cpp1456 SDValue TV = DAG.getValueType(Ty); in SplitHvxPairOp() local
DHexagonLoopIdiomRecognition.cpp1189 Value *TV = UseI->getOperand(1), *FV = UseI->getOperand(2); in classifyInst() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonBitTracker.cpp861 BT::BitValue TV = R1[W1-1]; in evaluate() local
951 bool TV = (Opc == S2_tstbit_i); in evaluate() local
DHexagonHardwareLoops.cpp1510 int64_t TV; in checkForImmediate() local
/external/llvm/lib/Object/
DArchiveWriter.cpp233 sys::TimeValue TV; in now() 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/llvm/lib/Analysis/
DInstructionSimplify.cpp313 Value *TV; in ThreadBinOpOverSelect() local
384 Value *TV = SI->getTrueValue(); in ThreadCmpOverSelect() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp1354 Value *TV = SI->getTrueValue(); in visitAdd() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp1378 Value *TV = SI->getTrueValue(); in visitAdd() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInstructionSimplify.cpp410 Value *TV; in ThreadBinOpOverSelect() local
487 Value *TV = SI->getTrueValue(); in ThreadCmpOverSelect() local

12