Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
H A DUnix.h82 inline std::chrono::microseconds toDuration(const struct timeval &TV) { in toDuration()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DTrustNonnullChecker.cpp188 ConditionTruthVal TV = C.getState()->isNonNull(Receiver); in isNonNullPtr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp861 BT::BitValue TV = R1[W1-1]; in evaluate() local
951 bool TV = (Opc == S2_tstbit_i); in evaluate() local
H A DHexagonHardwareLoops.cpp1508 int64_t TV; in checkForImmediate() local
H A DHexagonLoopIdiomRecognition.cpp1207 Value *TV = UseI->getOperand(1), *FV = UseI->getOperand(2); in classifyInst() local
H A DHexagonISelLoweringHVX.cpp1777 SDValue TV = DAG.getValueType(Ty); in SplitHvxPairOp() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
H A Dior.h29 TV, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1385 Value *TV = SI->getTrueValue(); in visitAdd() local
H A DInstructionCombining.cpp966 Value *TV = SI->getTrueValue(); in FoldOpIntoSelect() local
H A DInstCombineAndOrXor.cpp3647 Value *TV = Sel->getTrueValue(); in visitXor() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp405 Value *TV; in ThreadBinOpOverSelect() local
482 Value *TV = SI->getTrueValue(); in ThreadCmpOverSelect() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1361 Value *TV = SI.getTrueValue(); in speculateSelectInstLoads() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1239 if (auto TV = dyn_cast<MCTargetExpr>(V)) in parsePrimaryExpr() local
H A DMasmParser.cpp1564 if (auto TV = dyn_cast<MCTargetExpr>(V)) in parsePrimaryExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp2212 unsigned TV = 0; in CheckNeonBuiltinFunctionCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp7793 SDValue TV = Op.getOperand(2), FV = Op.getOperand(3); in LowerSELECT_CC() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22242 auto *TV = dyn_cast<ConstantFPSDNode>(N2); in convertSelectOfFPConstantsToLoadOffset() local