Searched defs:Test (Results 1 - 15 of 15) sorted by path

/freebsd-11-stable/contrib/binutils/opcodes/
H A Di386-opc.h176 #define Test 0x200000 /* Test register */ macro
/freebsd-11-stable/contrib/netbsd-tests/lib/csu/
H A Dh_initfini_common.cxx9 class Test { class
11 Test() function in class:Test
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dcheck_y2k.c221 long Test; local
/freebsd-11-stable/tools/regression/pthread/unwind/
H A DTest.cpp6 class Test { class
8 Test() { printf("Test::Test()\n"); } function in class:Test
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp935 static void splitVarStateForIf(const IfStmt *IfNode, const VarTestResult &Test, argument
1271 const VarTestResult &Test local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1942 std::string Test; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DFlags.h96 bool Test(ValueType bit) const { return (m_flags & bit) != 0; } function in class:lldb_private::Flags
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h610 CountSumOrPercent Test; member in struct:llvm::OverlapStats
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSizeOpts.h37 Test, // A query call from a unit test. member in class:llvm::PGSOQueryType
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5012 SDValue Test = LHS.getOperand(0); local
5028 SDValue Test = LHS.getOperand(0); local
10983 SDValue Test = DAG.getNode(AArch64ISD::PTEST, DL, MVT::Other, Pg, Op); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp1144 auto Test = local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h108 Test, member in class:llvm::X86::FirstMacroFusionInstKind
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp1250 MachineSDNode *Test = CurDAG->getMachineNode(Opc, SDLoc(N), local
1276 MachineSDNode *Test = CurDAG->getMachineNode(NewOpc, SDLoc(N), local
5089 MachineSDNode *Test local
5100 MachineSDNode *Test = CurDAG->getMachineNode(X86::TEST64rr, dl, local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DCrossDSOCFI.cpp149 Value *Test = IRBTest.CreateCall( local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DMiscompilation.cpp698 static Expected<bool> TestOptimizer(BugDriver &BD, std::unique_ptr<Module> Test, argument
779 CleanupAndPrepareModules(BugDriver &BD, std::unique_ptr<Module> Test, argument
942 TestCodeGenerator(BugDriver &BD, std::unique_ptr<Module> Test, std::unique_ptr<Module> Safe) argument
[all...]

Completed in 523 milliseconds