Home
last modified time | relevance | path

Searched defs:TCmp (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp188 handleOtherCmpSelSimplifications(Value * TCmp,Value * FCmp,Value * Cond,const SimplifyQuery & Q,unsigned MaxRecurse) handleOtherCmpSelSimplifications() argument
493 Value *TCmp = simplifyCmpSelTrueCase(Pred, TV, RHS, Cond, Q, MaxRecurse); threadCmpOverSelect() local
[all...]
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6843 auto TCmp = MIRBuilder.buildICmp(CmpInst::ICMP_EQ, S1, T, C); lowerU64ToF32BitOps() local