Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp44 const char *XCoreTargetLowering::
72 XCoreTargetLowering::XCoreTargetLowering(const TargetMachine &TM, in XCoreTargetLowering() function in XCoreTargetLowering
179 bool XCoreTargetLowering::isZExtFree(SDValue Val, EVT VT2) const { in isZExtFree()
197 SDValue XCoreTargetLowering::
231 void XCoreTargetLowering::ReplaceNodeResults(SDNode *N, in ReplaceNodeResults()
248 SDValue XCoreTargetLowering::getGlobalAddressWrapper(SDValue GA, in getGlobalAddressWrapper()
265 static bool IsSmallObject(const GlobalValue *GV, const XCoreTargetLowering &XTL) { in IsSmallObject()
278 SDValue XCoreTargetLowering::
310 SDValue XCoreTargetLowering::
321 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.h91 class XCoreTargetLowering : public TargetLowering
94 explicit XCoreTargetLowering(const TargetMachine &TM,