Searched defs:TCmp (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | InstructionSimplify.cpp | 188 handleOtherCmpSelSimplifications(Value * TCmp,Value * FCmp,Value * Cond,const SimplifyQuery & Q,unsigned MaxRecurse) handleOtherCmpSelSimplifications() argument |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | LegalizerHelper.cpp | 6843 auto TCmp = MIRBuilder.buildICmp(CmpInst::ICMP_EQ, S1, T, C); lowerU64ToF32BitOps() local |