Searched refs:HexagonTargetLowering (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/contrib/llvm/lib/Target/Hexagon/ |
| HD | HexagonISelLowering.cpp | 332 HexagonTargetLowering::LowerINTRINSIC_WO_CHAIN(SDValue Op, SelectionDAG &DAG) in LowerINTRINSIC_WO_CHAIN() 359 HexagonTargetLowering::LowerReturn(SDValue Chain, in LowerReturn() 398 bool HexagonTargetLowering::mayBeEmittedAsTailCall(CallInst *CI) const { in mayBeEmittedAsTailCall() 414 HexagonTargetLowering::LowerCallResult(SDValue Chain, SDValue InFlag, in LowerCallResult() 446 HexagonTargetLowering::LowerCall(TargetLowering::CallLoweringInfo &CLI, in LowerCall() 702 bool HexagonTargetLowering::getPostIndexedAddressParts(SDNode *N, SDNode *Op, in getPostIndexedAddressParts() 737 SDValue HexagonTargetLowering::LowerINLINEASM(SDValue Op, in LowerINLINEASM() 791 SDValue HexagonTargetLowering:: 829 HexagonTargetLowering::LowerDYNAMIC_STACKALLOC(SDValue Op, in LowerDYNAMIC_STACKALLOC() 857 HexagonTargetLowering::LowerFormalArguments(SDValue Chain, in LowerFormalArguments() [all …]
|
| HD | HexagonSubtarget.h | 49 HexagonTargetLowering TLInfo; 67 const HexagonTargetLowering *getTargetLowering() const override { in getTargetLowering()
|
| HD | HexagonISelLowering.h | 93 class HexagonTargetLowering : public TargetLowering { 103 explicit HexagonTargetLowering(const TargetMachine &TM,
|