Searched refs:WebAssemblyTargetLowering (Results 1 – 12 of 12) sorted by relevance
45 WebAssemblyTargetLowering::WebAssemblyTargetLowering( in WebAssemblyTargetLowering() function in WebAssemblyTargetLowering352 MVT WebAssemblyTargetLowering::getPointerTy(const DataLayout &DL, in getPointerTy()361 MVT WebAssemblyTargetLowering::getPointerMemTy(const DataLayout &DL, in getPointerMemTy()371 WebAssemblyTargetLowering::shouldExpandAtomicRMWInIR(AtomicRMWInst *AI) const { in shouldExpandAtomicRMWInIR()387 bool WebAssemblyTargetLowering::shouldScalarizeBinop(SDValue VecOp) const { in shouldScalarizeBinop()407 FastISel *WebAssemblyTargetLowering::createFastISel( in createFastISel()412 MVT WebAssemblyTargetLowering::getScalarShiftAmountTy(const DataLayout & /*DL*/, in getScalarShiftAmountTy()666 MachineBasicBlock *WebAssemblyTargetLowering::EmitInstrWithCustomInserter( in EmitInstrWithCustomInserter()705 WebAssemblyTargetLowering::getTargetNodeName(unsigned Opcode) const { in getTargetNodeName()722 WebAssemblyTargetLowering::getRegForInlineAsmConstraint( in getRegForInlineAsmConstraint()[all …]
34 const WebAssemblyTargetLowering *TLI;37 const WebAssemblyTargetLowering *getTLI() const { return TLI; } in getTLI()
59 WebAssemblyTargetLowering TLInfo;76 const WebAssemblyTargetLowering *getTargetLowering() const override { in getTargetLowering()
151 const WebAssemblyTargetLowering &TLI, in optimizeCall()184 const WebAssemblyTargetLowering &TLI = in runOnMachineFunction()
42 void llvm::computeLegalValueVTs(const WebAssemblyTargetLowering &TLI, in computeLegalValueVTs()59 const WebAssemblyTargetLowering &TLI = in computeLegalValueVTs()
43 class WebAssemblyTargetLowering final : public TargetLowering {45 WebAssemblyTargetLowering(const TargetMachine &TM,
121 const WebAssemblyTargetLowering &TLI = in runOnMachineFunction()
165 void computeLegalValueVTs(const WebAssemblyTargetLowering &TLI,
71 const WebAssemblyTargetLowering &TLI = in getLocalForStackObject()
69 WebAssemblyTargetLowering.
15 // - WebAssemblyTargetLowering having to do with atomics
191 const WebAssemblyTargetLowering &TLI = *Subtarget->getTargetLowering(); in emitGlobalVariable()