Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DUnix.h81 inline std::chrono::microseconds toDuration(const struct timeval &TV) { in toDuration()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.h145 SDValue TV = getTargetNode(N, DL, Ty, DAG, Flag); variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTrustNonnullChecker.cpp187 ConditionTruthVal TV = C.getState()->isNonNull(Receiver); in isNonNullPtr() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp338 Value *TV = NewSelect->getTrueValue(); in visitImpl() local
H A DInstructionCombining.cpp1691 Value *TV = SI->getTrueValue(); in FoldOpIntoSelect() local
H A DInstCombineAndOrXor.cpp4599 Value *TV = Sel->getTrueValue(); in foldNot() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp866 BT::BitValue TV = R1[W1-1]; in evaluate() local
956 bool TV = (Opc == S2_tstbit_i); in evaluate() local
H A DHexagonHardwareLoops.cpp1504 int64_t TV; in checkForImmediate() local
H A DHexagonLoopIdiomRecognition.cpp1198 Value *TV = UseI->getOperand(1), *FV = UseI->getOperand(2); in classifyInst() local
H A DHexagonISelLoweringHVX.cpp2938 return std::make_pair(TV, TV); in SplitVectorOp() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp405 void buildTestVector(MCDCRecord::TestVector &TV, mcdc::ConditionID ID, in buildTestVector()
444 MCDCRecord::TestVector TV(NumConditions); in findExecutedTestVectors() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaARM.cpp751 unsigned TV = 0; in CheckNeonBuiltinFunctionCall() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h448 TestVectors TV; member
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp3315 const llvm::Triple &TT) { in addPlatformVersionArgs()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp410 Value *TV; in threadBinOpOverSelect() local
488 Value *TV = SI->getTrueValue(); in threadCmpOverSelect() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1750 Value *TV = SI.getTrueValue(); in speculateSelectInstLoads() local
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1261 if (auto TV = dyn_cast<MCTargetExpr>(V)) in parsePrimaryExpr() local
H A DMasmParser.cpp1701 if (auto TV = dyn_cast<MCTargetExpr>(V)) in parsePrimaryExpr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp2630 const auto *TV = FD ? FD->getAttr<TargetVersionAttr>() : nullptr; in GetCPUAndFeaturesAttributes() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp14127 } else if (const auto *TV = FD->getAttr<TargetVersionAttr>()) { in getFunctionFeatureMap() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8167 SDValue TV = Op.getOperand(2), FV = Op.getOperand(3); in LowerSELECT_CC() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp27613 auto *TV = dyn_cast<ConstantFPSDNode>(N2); in convertSelectOfFPConstantsToLoadOffset() local