Home
last modified time | relevance | path

Searched refs:Impossible (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Daccess-base-class.cpp111 struct Impossible { struct
116 trait<b<Impossible<0>>>::value;
/llvm-project-15.0.7/llvm/test/CodeGen/AVR/
H A Dimpossible-reg-to-reg-copy.ll7 ; Impossible reg-to-reg copy
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h325 Impossible enumerator
403 CanMaterialize = NewKind != RepairingKind::Impossible; in switchTo()
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp316 RepairingPlacement(MI, 0, *TRI, *this, RepairingPlacement::Impossible)); in findBestMapping()
436 RepairPt.switchTo(RepairingPlacement::RepairingKind::Impossible); in tryAvoidingSplit()
589 RepairPt.getKind() == RepairingPlacement::Impossible) in applyMapping()
747 CanMaterialize(Kind != RepairingKind::Impossible), P(P) { in RepairingPlacement()
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dppc64-xxsplti32dx-pattern-check.ll6 ; CHECK-NOT: Impossible reg-to-reg copy
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dicmp-mul.ll171 ; Impossible multiple should be handled by instsimplify.
182 ; Impossible multiple should be handled by instsimplify.
252 ; Impossible multiple should be handled by instsimplify.
263 ; Impossible multiple should be handled by instsimplify.
/llvm-project-15.0.7/llvm/test/Transforms/JumpThreading/
H A Dbasic.ll330 ; Impossible conditional constraints should get threaded. BB3 is dead here.
/llvm-project-15.0.7/libcxx/docs/Status/
H A DCxx14Issues.csv90 "`2194 <https://wg21.link/lwg2194>`__","Impossible container requirements for adaptor types","Chica…
/llvm-project-15.0.7/llvm/test/Transforms/CorrelatedValuePropagation/
H A Dbasic.ll91 ; CHECK: Impossible:
102 br i1 %1, label %Impossible, label %NotTwoAndGreaterThanTwo
107 Impossible: