HomeSort by relevance Sort by last modified time
    Searched refs:HexagonTargetLowering (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/Hexagon/
HexagonTargetTransformInfo.h 33 const HexagonTargetLowering *TLI;
36 const HexagonTargetLowering *getTLI() const { return TLI; }
HexagonSubtarget.h 53 HexagonTargetLowering TLInfo;
72 const HexagonTargetLowering *getTargetLowering() const override {
HexagonISelLowering.cpp 510 void HexagonTargetLowering::promoteLdStType(MVT VT, MVT PromotedLdStVT) {
521 HexagonTargetLowering::LowerINTRINSIC_WO_CHAIN(SDValue Op, SelectionDAG &DAG)
556 HexagonTargetLowering::LowerReturn(SDValue Chain, CallingConv::ID CallConv,
595 bool HexagonTargetLowering::mayBeEmittedAsTailCall(CallInst *CI) const {
610 SDValue HexagonTargetLowering::LowerCallResult(
657 HexagonTargetLowering::LowerCall(TargetLowering::CallLoweringInfo &CLI,
    [all...]
HexagonISelLowering.h 92 class HexagonTargetLowering : public TargetLowering {
102 explicit HexagonTargetLowering(const TargetMachine &TM,

Completed in 193 milliseconds