Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp44 const char *XCoreTargetLowering::
71 XCoreTargetLowering::XCoreTargetLowering(const TargetMachine &TM, in XCoreTargetLowering() function in XCoreTargetLowering
174 bool XCoreTargetLowering::isZExtFree(SDValue Val, EVT VT2) const { in isZExtFree()
192 SDValue XCoreTargetLowering::
225 void XCoreTargetLowering::ReplaceNodeResults(SDNode *N, in ReplaceNodeResults()
242 SDValue XCoreTargetLowering::getGlobalAddressWrapper(SDValue GA, in getGlobalAddressWrapper()
259 static bool IsSmallObject(const GlobalValue *GV, const XCoreTargetLowering &XTL) { in IsSmallObject()
272 SDValue XCoreTargetLowering::
302 SDValue XCoreTargetLowering::
313 SDValue XCoreTargetLowering::
[all …]
H A DXCoreTargetTransformInfo.h33 const XCoreTargetLowering *TLI;
36 const XCoreTargetLowering *getTLI() const { return TLI; } in getTLI()
H A DXCoreSubtarget.h35 XCoreTargetLowering TLInfo;
53 const XCoreTargetLowering *getTargetLowering() const override { in getTargetLowering()
H A DXCoreISelLowering.h88 class XCoreTargetLowering : public TargetLowering
91 explicit XCoreTargetLowering(const TargetMachine &TM,