Searched defs:Op2Info (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZTargetTransformInfo.cpp | 385 TTI::OperandValueKind Op1Info, TTI::OperandValueKind Op2Info, in getArithmeticInstrCost()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetTransformInfo.cpp | 971 TTI::OperandValueKind Op1Info, TTI::OperandValueKind Op2Info, in getArithmeticInstrCost()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 1246 TTI::OperandValueKind Op1Info, TTI::OperandValueKind Op2Info, in getArithmeticInstrCost()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 178 TTI::OperandValueKind Op1Info, TTI::OperandValueKind Op2Info, in getArithmeticInstrCost()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 1840 unsigned BuiltinID, WidthAndSignedness Op1Info, WidthAndSignedness Op2Info, in isSpecialUnsignedMultiplySignedResult() 1849 const clang::Expr *Op2, WidthAndSignedness Op2Info, in EmitCheckedUnsignedMultiplySignedResult() 1883 WidthAndSignedness Op2Info, in isSpecialMixedSignMultiply() 1895 WidthAndSignedness Op2Info, in EmitCheckedMixedSignMultiply()
|