Home
last modified time | relevance | path

Searched refs:R600TargetLowering (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp29 R600TargetLowering::R600TargetLowering(const TargetMachine &TM, in R600TargetLowering() function in R600TargetLowering
577 void R600TargetLowering::ReplaceNodeResults(SDNode *N, in ReplaceNodeResults()
715 SDValue R600TargetLowering::LowerShiftParts(SDValue Op, in LowerShiftParts()
775 bool R600TargetLowering::isZero(SDValue Op) const { in isZero()
785 bool R600TargetLowering::isHWTrueValue(SDValue Op) const { in isHWTrueValue()
792 bool R600TargetLowering::isHWFalseValue(SDValue Op) const { in isHWFalseValue()
945 SDValue R600TargetLowering::stackPtrToRegIndex(SDValue Ptr, in stackPtrToRegIndex()
1396 SDValue R600TargetLowering::lowerFrameIndex(SDValue Op, in lowerFrameIndex()
1436 SDValue R600TargetLowering::LowerFormalArguments( in LowerFormalArguments()
1522 bool R600TargetLowering::allowsMisalignedMemoryAccesses( in allowsMisalignedMemoryAccesses()
[all …]
H A DR600Subtarget.h42 R600TargetLowering TLInfo;
56 const R600TargetLowering *getTargetLowering() const override { in getTargetLowering()
H A DR600ISelLowering.h24 class R600TargetLowering final : public AMDGPUTargetLowering {
28 R600TargetLowering(const TargetMachine &TM, const R600Subtarget &STI);
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dfcmp-cnde-int-args.ll3 ; This test checks a bug in R600TargetLowering::LowerSELECT_CC where the