Home
last modified time | relevance | path

Searched defs:Test (Results 1 – 11 of 11) sorted by relevance

/NextBSD/contrib/netbsd-tests/lib/csu/
HDh_initfini_common.cxx9 class Test { class
11 Test() in Test() function in Test
/NextBSD/tools/regression/pthread/unwind/
HDTest.cpp6 class Test { class
8 Test() { printf("Test::Test()\n"); } in Test() function in Test
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDFlags.h173 Test (ValueType bit) const in Test() function
/NextBSD/contrib/ntp/ntpd/
HDcheck_y2k.c221 long Test; in main() local
/NextBSD/contrib/llvm/tools/bugpoint/
HDMiscompilation.cpp706 static bool TestOptimizer(BugDriver &BD, Module *Test, Module *Safe, in TestOptimizer()
775 static void CleanupAndPrepareModules(BugDriver &BD, Module *&Test, in CleanupAndPrepareModules()
941 static bool TestCodeGenerator(BugDriver &BD, Module *Test, Module *Safe, in TestCodeGenerator()
/NextBSD/contrib/binutils/opcodes/
HDi386-opc.h174 #define Test 0x200000 /* Test register */ macro
/NextBSD/contrib/llvm/tools/clang/lib/Analysis/
HDConsumed.cpp949 static void splitVarStateForIf(const IfStmt *IfNode, const VarTestResult &Test, in splitVarStateForIf()
1316 const VarTestResult &Test = PInfo.getVarTest(); in splitState() local
/NextBSD/contrib/llvm/tools/clang/utils/TableGen/
HDClangAttrEmitter.cpp1893 std::string Test; in GenerateHasAttrSpellingStringSwitch() local
2437 std::string FnName = "check", Test; in GenerateLangOptRequirements() local
2508 std::string FnName = "isTarget", Test = "("; in GenerateTargetRequirements() local
/NextBSD/contrib/llvm/lib/Target/Hexagon/
HDHexagonBitTracker.cpp918 const BT::BitValue &Test = PC[0]; in evaluate() local
/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp3319 SDValue Test = LHS.getOperand(0); in LowerBR_CC() local
3335 SDValue Test = LHS.getOperand(0); in LowerBR_CC() local
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86ISelLowering.cpp15697 SDValue Test = DAG.getNode(TestOpc, dl, MVT::i32, LHS, RHS); in LowerINTRINSIC_WO_CHAIN() local
15708 SDValue Test = DAG.getNode(X86ISD::KORTEST, dl, MVT::i32, LHS, RHS); in LowerINTRINSIC_WO_CHAIN() local