Lines Matching defs:Ty
54 GenericValue Src2, Type *Ty) { in executeFAddInst()
65 GenericValue Src2, Type *Ty) { in executeFSubInst()
76 GenericValue Src2, Type *Ty) { in executeFMulInst()
87 GenericValue Src2, Type *Ty) { in executeFDivInst()
98 GenericValue Src2, Type *Ty) { in executeFRemInst()
128 Type *Ty) { in executeICMP_EQ()
141 Type *Ty) { in executeICMP_NE()
154 Type *Ty) { in executeICMP_ULT()
167 Type *Ty) { in executeICMP_SLT()
180 Type *Ty) { in executeICMP_UGT()
193 Type *Ty) { in executeICMP_SGT()
206 Type *Ty) { in executeICMP_ULE()
219 Type *Ty) { in executeICMP_SLE()
232 Type *Ty) { in executeICMP_UGE()
245 Type *Ty) { in executeICMP_SGE()
259 Type *Ty = I.getOperand(0)->getType(); in visitICmpInst() local
289 Type *Ty) { in executeFCMP_OEQ()
302 Type *Ty) { in executeFCMP_ONE()
316 Type *Ty) { in executeFCMP_OLE()
329 Type *Ty) { in executeFCMP_OGE()
342 Type *Ty) { in executeFCMP_OLT()
355 Type *Ty) { in executeFCMP_OGT()
380 Type *Ty) { in executeFCMP_UEQ()
387 Type *Ty) { in executeFCMP_UNE()
394 Type *Ty) { in executeFCMP_ULE()
401 Type *Ty) { in executeFCMP_UGE()
408 Type *Ty) { in executeFCMP_ULT()
415 Type *Ty) { in executeFCMP_UGT()
422 Type *Ty) { in executeFCMP_ORD()
434 Type *Ty) { in executeFCMP_UNO()
447 Type *Ty = I.getOperand(0)->getType(); in visitFCmpInst() local
478 GenericValue Src2, Type *Ty) { in executeCmpInst()
523 Type *Ty = I.getOperand(0)->getType(); in visitBinaryOperator() local
733 Type *Ty = I.getType()->getElementType(); // Type to be allocated in visitAllocaInst() local
1158 Type *Ty = I.getType(); in visitVAArgInst() local
1225 Type * Ty = CE->getOperand(0)->getType(); in getConstantExprValue() local