Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp128 …ImplicitNV *invd = new ImplicitNVDerived(); // expected-note{{Conversion from derived to base happ… in implicitNV() local
129 delete invd; // expected-warning{{Destruction of a polymorphic object with no virtual destructor}} in implicitNV()
/llvm-project-15.0.7/llvm/test/MC/X86/
H A DI486-32.s41 invd label
H A DI486-64.s73 invd label
H A Dx86-32-coverage.s2785 invd
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstrSystem.td459 def INVD : I<0x08, RawFrm, (outs), (ins), "invd", []>, TB;