Home
last modified time | relevance | path

Searched refs:testX (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/test/CXX/expr/expr.unary/expr.new/
H A Dp2-cxx0x.cpp26 only<char*> testX = x; in p2example() local
/llvm-project-15.0.7/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
H A Dp6.cpp32 only<int> testX = x; in p3example() local
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dinfinite-loop-postdom.ll151 ; PostDomTrees of @testX() and @testX-canonicalize() are the same.
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dmember-function-pointers.cpp187 void testX() { &X::test; } in testX() function
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstrInfo.td3682 // test: We accept "testX <reg>, <mem>" and "testX <mem>, <reg>" as synonyms.