Lines Matching defs:Ty

56                             GenericValue Src2, Type *Ty) {  in executeFAddInst()
67 GenericValue Src2, Type *Ty) { in executeFSubInst()
78 GenericValue Src2, Type *Ty) { in executeFMulInst()
89 GenericValue Src2, Type *Ty) { in executeFDivInst()
100 GenericValue Src2, Type *Ty) { in executeFRemInst()
139 Type *Ty) { in executeICMP_EQ()
153 Type *Ty) { in executeICMP_NE()
167 Type *Ty) { in executeICMP_ULT()
181 Type *Ty) { in executeICMP_SLT()
195 Type *Ty) { in executeICMP_UGT()
209 Type *Ty) { in executeICMP_SGT()
223 Type *Ty) { in executeICMP_ULE()
237 Type *Ty) { in executeICMP_SLE()
251 Type *Ty) { in executeICMP_UGE()
265 Type *Ty) { in executeICMP_SGE()
280 Type *Ty = I.getOperand(0)->getType(); in visitICmpInst() local
326 Type *Ty) { in executeFCMP_OEQ()
376 Type *Ty) in executeFCMP_ONE()
402 Type *Ty) { in executeFCMP_OLE()
416 Type *Ty) { in executeFCMP_OGE()
430 Type *Ty) { in executeFCMP_OLT()
444 Type *Ty) { in executeFCMP_OGT()
479 Type *Ty) { in executeFCMP_UEQ()
489 Type *Ty) { in executeFCMP_UNE()
498 Type *Ty) { in executeFCMP_ULE()
507 Type *Ty) { in executeFCMP_UGE()
516 Type *Ty) { in executeFCMP_ULT()
525 Type *Ty) { in executeFCMP_UGT()
534 Type *Ty) { in executeFCMP_ORD()
565 Type *Ty) { in executeFCMP_UNO()
596 Type *Ty, const bool val) { in executeFCMP_BOOL()
612 Type *Ty = I.getOperand(0)->getType(); in visitFCmpInst() local
646 GenericValue Src2, Type *Ty) { in executeCmpInst()
683 Type *Ty = I.getOperand(0)->getType(); in visitBinaryOperator() local
791 GenericValue Src3, Type *Ty) { in executeSelectInst()
808 Type * Ty = I.getOperand(0)->getType(); in visitSelectInst() local
965 Type *Ty = I.getType()->getElementType(); // Type to be allocated in visitAllocaInst() local
1142 Type *Ty = I.getType(); in visitShl() local
1169 Type *Ty = I.getType(); in visitLShr() local
1196 Type *Ty = I.getType(); in visitAShr() local
1727 Type *Ty = I.getType(); in visitVAArgInst() local
1753 Type *Ty = I.getType(); in visitExtractElementInst() local
1782 Type *Ty = I.getType(); in visitInsertElementInst() local
1818 Type *Ty = I.getType(); in visitShuffleVectorInst() local
2024 Type * Ty = CE->getOperand(0)->getType(); in getConstantExprValue() local