Home
last modified time | relevance | path

Searched defs:isDesirableToTransformToIntegerOp (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1049 bool isDesirableToTransformToIntegerOp(unsigned Opc, in isDesirableToTransformToIntegerOp() function
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4028 virtual bool isDesirableToTransformToIntegerOp(unsigned /*Opc*/, in isDesirableToTransformToIntegerOp() function
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp18866 bool ARMTargetLowering::isDesirableToTransformToIntegerOp(unsigned Opc, in isDesirableToTransformToIntegerOp() function in ARMTargetLowering