LLVM 19.0.0git
llvm::TargetLoweringBase Member List

This is the complete list of members for llvm::TargetLoweringBase, including all inherited members.

ABS enum valuellvm::TargetLoweringBase
AddAnd enum valuellvm::TargetLoweringBase
addBypassSlowDiv(unsigned int SlowBitWidth, unsigned int FastBitWidth)llvm::TargetLoweringBaseinlineprotected
AddPromotedToType(unsigned Opc, MVT OrigVT, MVT DestVT)llvm::TargetLoweringBaseinlineprotected
addRegisterClass(MVT VT, const TargetRegisterClass *RC)llvm::TargetLoweringBaseinlineprotected
aggressivelyPreferBuildVectorSources(EVT VecVT) constllvm::TargetLoweringBaseinlinevirtual
alignLoopsWithOptSize() constllvm::TargetLoweringBaseinlinevirtual
allowsMemoryAccess(LLVMContext &Context, const DataLayout &DL, EVT VT, unsigned AddrSpace=0, Align Alignment=Align(1), MachineMemOperand::Flags Flags=MachineMemOperand::MONone, unsigned *Fast=nullptr) constllvm::TargetLoweringBasevirtual
allowsMemoryAccess(LLVMContext &Context, const DataLayout &DL, EVT VT, const MachineMemOperand &MMO, unsigned *Fast=nullptr) constllvm::TargetLoweringBase
allowsMemoryAccess(LLVMContext &Context, const DataLayout &DL, LLT Ty, const MachineMemOperand &MMO, unsigned *Fast=nullptr) constllvm::TargetLoweringBase
allowsMemoryAccessForAlignment(LLVMContext &Context, const DataLayout &DL, EVT VT, unsigned AddrSpace=0, Align Alignment=Align(1), MachineMemOperand::Flags Flags=MachineMemOperand::MONone, unsigned *Fast=nullptr) constllvm::TargetLoweringBase
allowsMemoryAccessForAlignment(LLVMContext &Context, const DataLayout &DL, EVT VT, const MachineMemOperand &MMO, unsigned *Fast=nullptr) constllvm::TargetLoweringBase
allowsMisalignedMemoryAccesses(EVT, unsigned AddrSpace=0, Align Alignment=Align(1), MachineMemOperand::Flags Flags=MachineMemOperand::MONone, unsigned *=nullptr) constllvm::TargetLoweringBaseinlinevirtual
allowsMisalignedMemoryAccesses(LLT, unsigned AddrSpace=0, Align Alignment=Align(1), MachineMemOperand::Flags Flags=MachineMemOperand::MONone, unsigned *=nullptr) constllvm::TargetLoweringBaseinlinevirtual
allowTruncateForTailCall(Type *FromTy, Type *ToTy) constllvm::TargetLoweringBaseinlinevirtual
AndOrSETCCFoldKind enum namellvm::TargetLoweringBase
areJTsAllowed(const Function *Fn) constllvm::TargetLoweringBaseinlinevirtual
areTwoSDNodeTargetMMOFlagsMergeable(const MemSDNode &NodeX, const MemSDNode &NodeY) constllvm::TargetLoweringBaseinlinevirtual
ArgListTy typedefllvm::TargetLoweringBase
AtomicExpansionKind enum namellvm::TargetLoweringBase
BooleanContent enum namellvm::TargetLoweringBase
canCombineStoreAndExtract(Type *VectorTy, Value *Idx, unsigned &Cost) constllvm::TargetLoweringBaseinlinevirtual
canCombineTruncStore(EVT ValVT, EVT MemVT, bool LegalOnly) constllvm::TargetLoweringBaseinlinevirtual
canMergeStoresTo(unsigned AS, EVT MemVT, const MachineFunction &MF) constllvm::TargetLoweringBaseinlinevirtual
canOpTrap(unsigned Op, EVT VT) constllvm::TargetLoweringBasevirtual
computeRegisterProperties(const TargetRegisterInfo *TRI)llvm::TargetLoweringBaseprotected
convertSelectOfConstantsToMath(EVT VT) constllvm::TargetLoweringBaseinlinevirtual
convertSetCCLogicToBitwiseLogic(EVT VT) constllvm::TargetLoweringBaseinlinevirtual
createComplexDeinterleavingIR(IRBuilderBase &B, ComplexDeinterleavingOperation OperationType, ComplexDeinterleavingRotation Rotation, Value *InputA, Value *InputB, Value *Accumulator=nullptr) constllvm::TargetLoweringBaseinlinevirtual
Custom enum valuellvm::TargetLoweringBase
decomposeMulByConstant(LLVMContext &Context, EVT VT, SDValue C) constllvm::TargetLoweringBaseinlinevirtual
Disabled enum valuellvm::TargetLoweringBase
emitAtomicCmpXchgNoStoreLLBalance(IRBuilderBase &Builder) constllvm::TargetLoweringBaseinlinevirtual
emitBitTestAtomicRMWIntrinsic(AtomicRMWInst *AI) constllvm::TargetLoweringBaseinlinevirtual
emitCmpArithAtomicRMWIntrinsic(AtomicRMWInst *AI) constllvm::TargetLoweringBaseinlinevirtual
emitExpandAtomicRMW(AtomicRMWInst *AI) constllvm::TargetLoweringBaseinlinevirtual
EmitKCFICheck(MachineBasicBlock &MBB, MachineBasicBlock::instr_iterator &MBBI, const TargetInstrInfo *TII) constllvm::TargetLoweringBaseinlinevirtual
emitLeadingFence(IRBuilderBase &Builder, Instruction *Inst, AtomicOrdering Ord) constllvm::TargetLoweringBasevirtual
emitLoadLinked(IRBuilderBase &Builder, Type *ValueTy, Value *Addr, AtomicOrdering Ord) constllvm::TargetLoweringBaseinlinevirtual
emitMaskedAtomicCmpXchgIntrinsic(IRBuilderBase &Builder, AtomicCmpXchgInst *CI, Value *AlignedAddr, Value *CmpVal, Value *NewVal, Value *Mask, AtomicOrdering Ord) constllvm::TargetLoweringBaseinlinevirtual
emitMaskedAtomicRMWIntrinsic(IRBuilderBase &Builder, AtomicRMWInst *AI, Value *AlignedAddr, Value *Incr, Value *Mask, Value *ShiftAmt, AtomicOrdering Ord) constllvm::TargetLoweringBaseinlinevirtual
emitPatchPoint(MachineInstr &MI, MachineBasicBlock *MBB) constllvm::TargetLoweringBaseprotected
emitStoreConditional(IRBuilderBase &Builder, Value *Val, Value *Addr, AtomicOrdering Ord) constllvm::TargetLoweringBaseinlinevirtual
emitTrailingFence(IRBuilderBase &Builder, Instruction *Inst, AtomicOrdering Ord) constllvm::TargetLoweringBasevirtual
enableAggressiveFMAFusion(EVT VT) constllvm::TargetLoweringBaseinlinevirtual
enableAggressiveFMAFusion(LLT Ty) constllvm::TargetLoweringBaseinlinevirtual
Enabled enum valuellvm::TargetLoweringBase
enableExtLdPromotion() constllvm::TargetLoweringBaseinline
EnableExtLdPromotionllvm::TargetLoweringBaseprotected
Expand enum valuellvm::TargetLoweringBase
fallBackToDAGISel(const Instruction &Inst) constllvm::TargetLoweringBaseinlinevirtual
finalizeLowering(MachineFunction &MF) constllvm::TargetLoweringBasevirtual
findRepresentativeClass(const TargetRegisterInfo *TRI, MVT VT) constllvm::TargetLoweringBaseprotectedvirtual
GatherAllAliasesMaxDepthllvm::TargetLoweringBaseprotected
generateFMAsInMachineCombiner(EVT VT, CodeGenOptLevel OptLevel) constllvm::TargetLoweringBaseinlinevirtual
getABIAlignmentForCallingConv(Type *ArgTy, const DataLayout &DL) constllvm::TargetLoweringBaseinlinevirtual
getAddrModeArguments(IntrinsicInst *, SmallVectorImpl< Value * > &, Type *&) constllvm::TargetLoweringBaseinlinevirtual
getAsmOperandValueType(const DataLayout &DL, Type *Ty, bool AllowUnknown=false) constllvm::TargetLoweringBaseinlinevirtual
getAtomicLoadExtAction(unsigned ExtType, EVT ValVT, EVT MemVT) constllvm::TargetLoweringBaseinline
getAtomicMemOperandFlags(const Instruction &AI, const DataLayout &DL) constllvm::TargetLoweringBase
getBooleanContents(bool isVec, bool isFloat) constllvm::TargetLoweringBaseinline
getBooleanContents(EVT Type) constllvm::TargetLoweringBaseinline
getBypassSlowDivWidths() constllvm::TargetLoweringBaseinline
getByValTypeAlignment(Type *Ty, const DataLayout &DL) constllvm::TargetLoweringBasevirtual
getCmpLibcallCC(RTLIB::Libcall Call) constllvm::TargetLoweringBaseinline
getCmpLibcallReturnType() constllvm::TargetLoweringBasevirtual
getCondCodeAction(ISD::CondCode CC, MVT VT) constllvm::TargetLoweringBaseinline
getCustomCtpopCost(EVT VT, ISD::CondCode Cond) constllvm::TargetLoweringBaseinlinevirtual
getCustomOperationAction(SDNode &Op) constllvm::TargetLoweringBaseinlinevirtual
getDefaultSafeStackPointerLocation(IRBuilderBase &IRB, bool UseTLS) constllvm::TargetLoweringBaseprotected
getDivRefinementSteps(EVT VT, MachineFunction &MF) constllvm::TargetLoweringBase
getExceptionPointerRegister(const Constant *PersonalityFn) constllvm::TargetLoweringBaseinlinevirtual
getExceptionSelectorRegister(const Constant *PersonalityFn) constllvm::TargetLoweringBaseinlinevirtual
getExtendForAtomicCmpSwapArg() constllvm::TargetLoweringBaseinlinevirtual
getExtendForAtomicOps() constllvm::TargetLoweringBaseinlinevirtual
getExtendForContent(BooleanContent Content)llvm::TargetLoweringBaseinlinestatic
getFenceOperandTy(const DataLayout &DL) constllvm::TargetLoweringBaseinlinevirtual
getFixedPointOperationAction(unsigned Op, EVT VT, unsigned Scale) constllvm::TargetLoweringBaseinline
getFrameIndexTy(const DataLayout &DL) constllvm::TargetLoweringBaseinline
getGatherAllAliasesMaxDepth() constllvm::TargetLoweringBaseinline
getIndexedLoadAction(unsigned IdxMode, MVT VT) constllvm::TargetLoweringBaseinline
getIndexedMaskedLoadAction(unsigned IdxMode, MVT VT) constllvm::TargetLoweringBaseinline
getIndexedMaskedStoreAction(unsigned IdxMode, MVT VT) constllvm::TargetLoweringBaseinline
getIndexedStoreAction(unsigned IdxMode, MVT VT) constllvm::TargetLoweringBaseinline
getIRStackGuard(IRBuilderBase &IRB) constllvm::TargetLoweringBasevirtual
getJumpConditionMergingParams(Instruction::BinaryOps, const Value *, const Value *) constllvm::TargetLoweringBaseinlinevirtual
getLibcallCallingConv(RTLIB::Libcall Call) constllvm::TargetLoweringBaseinline
getLibcallName(RTLIB::Libcall Call) constllvm::TargetLoweringBaseinline
getLoadExtAction(unsigned ExtType, EVT ValVT, EVT MemVT) constllvm::TargetLoweringBaseinline
getLoadMemOperandFlags(const LoadInst &LI, const DataLayout &DL, AssumptionCache *AC=nullptr, const TargetLibraryInfo *LibInfo=nullptr) constllvm::TargetLoweringBase
getMaxAtomicSizeInBitsSupported() constllvm::TargetLoweringBaseinline
getMaxDivRemBitWidthSupported() constllvm::TargetLoweringBaseinline
getMaxExpandSizeMemcmp(bool OptSize) constllvm::TargetLoweringBaseinline
getMaxGluedStoresPerMemcpy() constllvm::TargetLoweringBaseinlinevirtual
getMaximumJumpTableSize() constllvm::TargetLoweringBase
getMaxLargeFPConvertBitWidthSupported() constllvm::TargetLoweringBaseinline
getMaxPermittedBytesForAlignment(MachineBasicBlock *MBB) constllvm::TargetLoweringBasevirtual
getMaxStoresPerMemcpy(bool OptSize) constllvm::TargetLoweringBaseinline
getMaxStoresPerMemmove(bool OptSize) constllvm::TargetLoweringBaseinline
getMaxStoresPerMemset(bool OptSize) constllvm::TargetLoweringBaseinline
getMaxSupportedInterleaveFactor() constllvm::TargetLoweringBaseinlinevirtual
getMemValueType(const DataLayout &DL, Type *Ty, bool AllowUnknown=false) constllvm::TargetLoweringBaseinline
getMinCmpXchgSizeInBits() constllvm::TargetLoweringBaseinline
getMinFunctionAlignment() constllvm::TargetLoweringBaseinline
getMinimumJumpTableDensity(bool OptForSize) constllvm::TargetLoweringBase
getMinimumJumpTableEntries() constllvm::TargetLoweringBasevirtual
getMinStackArgumentAlignment() constllvm::TargetLoweringBaseinline
getNumRegisters(LLVMContext &Context, EVT VT, std::optional< MVT > RegisterVT=std::nullopt) constllvm::TargetLoweringBaseinlinevirtual
getNumRegistersForCallingConv(LLVMContext &Context, CallingConv::ID CC, EVT VT) constllvm::TargetLoweringBaseinlinevirtual
getOperationAction(unsigned Op, EVT VT) constllvm::TargetLoweringBaseinline
getOptimalMemOpLLT(const MemOp &Op, const AttributeList &) constllvm::TargetLoweringBaseinlinevirtual
getOptimalMemOpType(const MemOp &Op, const AttributeList &) constllvm::TargetLoweringBaseinlinevirtual
getPointerMemTy(const DataLayout &DL, uint32_t AS=0) constllvm::TargetLoweringBaseinlinevirtual
getPointerTy(const DataLayout &DL, uint32_t AS=0) constllvm::TargetLoweringBaseinlinevirtual
getPreferredLargeGEPBaseOffset(int64_t MinOffset, int64_t MaxOffset) constllvm::TargetLoweringBaseinlinevirtual
getPreferredShiftAmountTy(LLT ShiftValueTy) constllvm::TargetLoweringBaseinlinevirtual
getPreferredSwitchConditionType(LLVMContext &Context, EVT ConditionVT) constllvm::TargetLoweringBasevirtual
getPreferredVectorAction(MVT VT) constllvm::TargetLoweringBaseinlinevirtual
getPrefFunctionAlignment() constllvm::TargetLoweringBaseinline
getPrefLoopAlignment(MachineLoop *ML=nullptr) constllvm::TargetLoweringBasevirtual
getProgramPointerTy(const DataLayout &DL) constllvm::TargetLoweringBaseinline
getRecipEstimateDivEnabled(EVT VT, MachineFunction &MF) constllvm::TargetLoweringBase
getRecipEstimateSqrtEnabled(EVT VT, MachineFunction &MF) constllvm::TargetLoweringBase
getRegClassFor(MVT VT, bool isDivergent=false) constllvm::TargetLoweringBaseinlinevirtual
getRegisterType(MVT VT) constllvm::TargetLoweringBaseinline
getRegisterType(LLVMContext &Context, EVT VT) constllvm::TargetLoweringBaseinline
getRegisterTypeForCallingConv(LLVMContext &Context, CallingConv::ID CC, EVT VT) constllvm::TargetLoweringBaseinlinevirtual
getRepRegClassCostFor(MVT VT) constllvm::TargetLoweringBaseinlinevirtual
getRepRegClassFor(MVT VT) constllvm::TargetLoweringBaseinlinevirtual
getSafeStackPointerLocation(IRBuilderBase &IRB) constllvm::TargetLoweringBasevirtual
getScalarShiftAmountTy(const DataLayout &, EVT) constllvm::TargetLoweringBasevirtual
getSchedulingPreference() constllvm::TargetLoweringBaseinline
getSchedulingPreference(SDNode *) constllvm::TargetLoweringBaseinlinevirtual
getSDagStackGuard(const Module &M) constllvm::TargetLoweringBasevirtual
getSetCCResultType(const DataLayout &DL, LLVMContext &Context, EVT VT) constllvm::TargetLoweringBasevirtual
getShiftAmountTy(EVT LHSTy, const DataLayout &DL, bool LegalTypes=true) constllvm::TargetLoweringBase
getSimpleValueType(const DataLayout &DL, Type *Ty, bool AllowUnknown=false) constllvm::TargetLoweringBaseinline
getSqrtRefinementSteps(EVT VT, MachineFunction &MF) constllvm::TargetLoweringBase
getSSPStackGuardCheck(const Module &M) constllvm::TargetLoweringBasevirtual
getStackPointerRegisterToSaveRestore() constllvm::TargetLoweringBaseinline
getStackProbeSymbolName(const MachineFunction &MF) constllvm::TargetLoweringBaseinlinevirtual
getStoreMemOperandFlags(const StoreInst &SI, const DataLayout &DL) constllvm::TargetLoweringBase
getStrictFPOperationAction(unsigned Op, EVT VT) constllvm::TargetLoweringBaseinline
getTargetMachine() constllvm::TargetLoweringBaseinline
getTargetMMOFlags(const Instruction &I) constllvm::TargetLoweringBaseinlinevirtual
getTargetMMOFlags(const MemSDNode &Node) constllvm::TargetLoweringBaseinlinevirtual
getTgtMemIntrinsic(IntrinsicInfo &, const CallInst &, MachineFunction &, unsigned) constllvm::TargetLoweringBaseinlinevirtual
getTruncStoreAction(EVT ValVT, EVT MemVT) constllvm::TargetLoweringBaseinline
getTypeAction(LLVMContext &Context, EVT VT) constllvm::TargetLoweringBaseinline
getTypeAction(MVT VT) constllvm::TargetLoweringBaseinline
getTypeConversion(LLVMContext &Context, EVT VT) constllvm::TargetLoweringBase
getTypeToExpandTo(LLVMContext &Context, EVT VT) constllvm::TargetLoweringBaseinline
getTypeToPromoteTo(unsigned Op, MVT VT) constllvm::TargetLoweringBaseinline
getTypeToTransformTo(LLVMContext &Context, EVT VT) constllvm::TargetLoweringBaseinlinevirtual
getVaListSizeInBits(const DataLayout &DL) constllvm::TargetLoweringBaseinlinevirtual
getValueType(const DataLayout &DL, Type *Ty, bool AllowUnknown=false) constllvm::TargetLoweringBaseinline
getValueTypeActions() constllvm::TargetLoweringBaseinline
getVectorIdxTy(const DataLayout &DL) constllvm::TargetLoweringBaseinlinevirtual
getVectorTypeBreakdown(LLVMContext &Context, EVT VT, EVT &IntermediateVT, unsigned &NumIntermediates, MVT &RegisterVT) constllvm::TargetLoweringBase
getVectorTypeBreakdownForCallingConv(LLVMContext &Context, CallingConv::ID CC, EVT VT, EVT &IntermediateVT, unsigned &NumIntermediates, MVT &RegisterVT) constllvm::TargetLoweringBaseinlinevirtual
getVPExplicitVectorLengthTy() constllvm::TargetLoweringBaseinlinevirtual
hasAndNot(SDValue X) constllvm::TargetLoweringBaseinlinevirtual
hasAndNotCompare(SDValue Y) constllvm::TargetLoweringBaseinlinevirtual
hasBigEndianPartOrdering(EVT VT, const DataLayout &DL) constllvm::TargetLoweringBaseinline
hasBitTest(SDValue X, SDValue Y) constllvm::TargetLoweringBaseinlinevirtual
hasExtractBitsInsn() constllvm::TargetLoweringBaseinline
hasFastEqualityCompare(unsigned NumBits) constllvm::TargetLoweringBaseinlinevirtual
hasInlineStackProbe(const MachineFunction &MF) constllvm::TargetLoweringBaseinlinevirtual
hasMultipleConditionRegisters() constllvm::TargetLoweringBaseinline
hasPairedLoad(EVT, Align &) constllvm::TargetLoweringBaseinlinevirtual
hasStackProbeSymbol(const MachineFunction &MF) constllvm::TargetLoweringBaseinlinevirtual
hasStandaloneRem(EVT VT) constllvm::TargetLoweringBaseinlinevirtual
hasTargetDAGCombine(ISD::NodeType NT) constllvm::TargetLoweringBaseinline
hasVectorBlend() constllvm::TargetLoweringBaseinlinevirtual
initActions()llvm::TargetLoweringBaseprotected
insertSSPDeclarations(Module &M) constllvm::TargetLoweringBasevirtual
InstructionOpcodeToISD(unsigned Opcode) constllvm::TargetLoweringBase
isAtomicLoadExtLegal(unsigned ExtType, EVT ValVT, EVT MemVT) constllvm::TargetLoweringBaseinline
isBeneficialToExpandPowI(int64_t Exponent, bool OptForSize) constllvm::TargetLoweringBaseinline
isBinOp(unsigned Opcode) constllvm::TargetLoweringBaseinlinevirtual
isCheapToSpeculateCtlz(Type *Ty) constllvm::TargetLoweringBaseinlinevirtual
isCheapToSpeculateCttz(Type *Ty) constllvm::TargetLoweringBaseinlinevirtual
isCommutativeBinOp(unsigned Opcode) constllvm::TargetLoweringBaseinlinevirtual
isComplexDeinterleavingOperationSupported(ComplexDeinterleavingOperation Operation, Type *Ty) constllvm::TargetLoweringBaseinlinevirtual
isComplexDeinterleavingSupported() constllvm::TargetLoweringBaseinlinevirtual
isCondCodeLegal(ISD::CondCode CC, MVT VT) constllvm::TargetLoweringBaseinline
isCondCodeLegalOrCustom(ISD::CondCode CC, MVT VT) constllvm::TargetLoweringBaseinline
isCtlzFast() constllvm::TargetLoweringBaseinlinevirtual
isCtpopFast(EVT VT) constllvm::TargetLoweringBaseinlinevirtual
isEqualityCmpFoldedWithSignedCmp() constllvm::TargetLoweringBaseinlinevirtual
isExtFree(const Instruction *I) constllvm::TargetLoweringBaseinline
isExtFreeImpl(const Instruction *I) constllvm::TargetLoweringBaseinlineprotectedvirtual
isExtLoad(const LoadInst *Load, const Instruction *Ext, const DataLayout &DL) constllvm::TargetLoweringBaseinline
isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, unsigned Index) constllvm::TargetLoweringBaseinlinevirtual
isExtractVecEltCheap(EVT VT, unsigned Index) constllvm::TargetLoweringBaseinlinevirtual
isFAbsFree(EVT VT) constllvm::TargetLoweringBaseinlinevirtual
isFMADLegal(const MachineInstr &MI, LLT Ty) constllvm::TargetLoweringBaseinlinevirtual
isFMADLegal(const SelectionDAG &DAG, const SDNode *N) constllvm::TargetLoweringBaseinlinevirtual
isFMAFasterThanFMulAndFAdd(const MachineFunction &MF, EVT) constllvm::TargetLoweringBaseinlinevirtual
isFMAFasterThanFMulAndFAdd(const MachineFunction &MF, LLT) constllvm::TargetLoweringBaseinlinevirtual
isFMAFasterThanFMulAndFAdd(const Function &F, Type *) constllvm::TargetLoweringBaseinlinevirtual
isFNegFree(EVT VT) constllvm::TargetLoweringBaseinlinevirtual
isFPExtFoldable(const MachineInstr &MI, unsigned Opcode, LLT DestTy, LLT SrcTy) constllvm::TargetLoweringBaseinlinevirtual
isFPExtFoldable(const SelectionDAG &DAG, unsigned Opcode, EVT DestVT, EVT SrcVT) constllvm::TargetLoweringBaseinlinevirtual
isFPExtFree(EVT DestVT, EVT SrcVT) constllvm::TargetLoweringBaseinlinevirtual
isFPImmLegal(const APFloat &, EVT, bool ForCodeSize=false) constllvm::TargetLoweringBaseinlinevirtual
isFreeAddrSpaceCast(unsigned SrcAS, unsigned DestAS) constllvm::TargetLoweringBasevirtual
isFsqrtCheap(SDValue X, SelectionDAG &DAG) constllvm::TargetLoweringBaseinlinevirtual
isIndexedLoadLegal(unsigned IdxMode, EVT VT) constllvm::TargetLoweringBaseinline
isIndexedMaskedLoadLegal(unsigned IdxMode, EVT VT) constllvm::TargetLoweringBaseinline
isIndexedMaskedStoreLegal(unsigned IdxMode, EVT VT) constllvm::TargetLoweringBaseinline
isIndexedStoreLegal(unsigned IdxMode, EVT VT) constllvm::TargetLoweringBaseinline
isIntDivCheap(EVT VT, AttributeList Attr) constllvm::TargetLoweringBaseinlinevirtual
isJumpExpensive() constllvm::TargetLoweringBaseinline
isJumpTableRelative() constllvm::TargetLoweringBasevirtual
isLegalAddImmediate(int64_t) constllvm::TargetLoweringBaseinlinevirtual
isLegalAddressingMode(const DataLayout &DL, const AddrMode &AM, Type *Ty, unsigned AddrSpace, Instruction *I=nullptr) constllvm::TargetLoweringBasevirtual
isLegalAddScalableImmediate(int64_t) constllvm::TargetLoweringBaseinlinevirtual
isLegalICmpImmediate(int64_t) constllvm::TargetLoweringBaseinlinevirtual
isLegalRC(const TargetRegisterInfo &TRI, const TargetRegisterClass &RC) constllvm::TargetLoweringBaseprotected
isLegalScaleForGatherScatter(uint64_t Scale, uint64_t ElemSize) constllvm::TargetLoweringBaseinlinevirtual
isLegalStoreImmediate(int64_t Value) constllvm::TargetLoweringBaseinlinevirtual
isLoadBitCastBeneficial(EVT LoadVT, EVT BitcastVT, const SelectionDAG &DAG, const MachineMemOperand &MMO) constllvm::TargetLoweringBasevirtual
isLoadExtLegal(unsigned ExtType, EVT ValVT, EVT MemVT) constllvm::TargetLoweringBaseinline
isLoadExtLegalOrCustom(unsigned ExtType, EVT ValVT, EVT MemVT) constllvm::TargetLoweringBaseinline
isMaskAndCmp0FoldingBeneficial(const Instruction &AndI) constllvm::TargetLoweringBaseinlinevirtual
isMulAddWithConstProfitable(SDValue AddNode, SDValue ConstNode) constllvm::TargetLoweringBaseinlinevirtual
isMultiStoresCheaperThanBitsMerge(EVT LTy, EVT HTy) constllvm::TargetLoweringBaseinlinevirtual
isNarrowingProfitable(EVT SrcVT, EVT DestVT) constllvm::TargetLoweringBaseinlinevirtual
isOperationCustom(unsigned Op, EVT VT) constllvm::TargetLoweringBaseinline
isOperationExpand(unsigned Op, EVT VT) constllvm::TargetLoweringBaseinline
isOperationLegal(unsigned Op, EVT VT) constllvm::TargetLoweringBaseinline
isOperationLegalOrCustom(unsigned Op, EVT VT, bool LegalOnly=false) constllvm::TargetLoweringBaseinline
isOperationLegalOrCustomOrPromote(unsigned Op, EVT VT, bool LegalOnly=false) constllvm::TargetLoweringBaseinline
isOperationLegalOrPromote(unsigned Op, EVT VT, bool LegalOnly=false) constllvm::TargetLoweringBaseinline
isPaddedAtMostSignificantBitsWhenStored(EVT VT) constllvm::TargetLoweringBaseinline
isPredictableSelectExpensive() constllvm::TargetLoweringBaseinline
isProfitableToCombineMinNumMaxNum(EVT VT) constllvm::TargetLoweringBaseinlinevirtual
isProfitableToHoist(Instruction *I) constllvm::TargetLoweringBaseinlinevirtual
isSafeMemOpType(MVT) constllvm::TargetLoweringBaseinlinevirtual
isSelectSupported(SelectSupportKind) constllvm::TargetLoweringBaseinlinevirtual
isSExtCheaperThanZExt(EVT FromTy, EVT ToTy) constllvm::TargetLoweringBaseinlinevirtual
isShuffleMaskLegal(ArrayRef< int >, EVT) constllvm::TargetLoweringBaseinlinevirtual
isSlowDivBypassed() constllvm::TargetLoweringBaseinline
isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT, const SelectionDAG &DAG, const MachineMemOperand &MMO) constllvm::TargetLoweringBaseinlinevirtual
isStrictFPEnabled() constllvm::TargetLoweringBaseinline
IsStrictFPEnabledllvm::TargetLoweringBaseprotected
isSuitableForBitTests(unsigned NumDests, unsigned NumCmps, const APInt &Low, const APInt &High, const DataLayout &DL) constllvm::TargetLoweringBaseinline
isSuitableForJumpTable(const SwitchInst *SI, uint64_t NumCases, uint64_t Range, ProfileSummaryInfo *PSI, BlockFrequencyInfo *BFI) constllvm::TargetLoweringBasevirtual
isSupportedFixedPointOperation(unsigned Op, EVT VT, unsigned Scale) constllvm::TargetLoweringBaseinlinevirtual
isTruncateFree(Type *FromTy, Type *ToTy) constllvm::TargetLoweringBaseinlinevirtual
isTruncateFree(EVT FromVT, EVT ToVT) constllvm::TargetLoweringBaseinlinevirtual
isTruncateFree(LLT FromTy, LLT ToTy, const DataLayout &DL, LLVMContext &Ctx) constllvm::TargetLoweringBaseinlinevirtual
isTruncateFree(SDValue Val, EVT VT2) constllvm::TargetLoweringBaseinlinevirtual
isTruncStoreLegal(EVT ValVT, EVT MemVT) constllvm::TargetLoweringBaseinline
isTruncStoreLegalOrCustom(EVT ValVT, EVT MemVT) constllvm::TargetLoweringBaseinline
isTypeLegal(EVT VT) constllvm::TargetLoweringBaseinline
isVectorClearMaskLegal(ArrayRef< int >, EVT) constllvm::TargetLoweringBaseinlinevirtual
isVectorLoadExtDesirable(SDValue ExtVal) constllvm::TargetLoweringBaseinlinevirtual
isVectorShiftByScalarCheap(Type *Ty) constllvm::TargetLoweringBaseinlinevirtual
isVScaleKnownToBeAPowerOfTwo() constllvm::TargetLoweringBaseinlinevirtual
isZExtFree(Type *FromTy, Type *ToTy) constllvm::TargetLoweringBaseinlinevirtual
isZExtFree(EVT FromTy, EVT ToTy) constllvm::TargetLoweringBaseinlinevirtual
isZExtFree(LLT FromTy, LLT ToTy, const DataLayout &DL, LLVMContext &Ctx) constllvm::TargetLoweringBaseinlinevirtual
isZExtFree(SDValue Val, EVT VT2) constllvm::TargetLoweringBaseinlinevirtual
Legal enum valuellvm::TargetLoweringBase
LegalizeAction enum namellvm::TargetLoweringBase
LegalizeKind typedefllvm::TargetLoweringBase
LegalizeTypeAction enum namellvm::TargetLoweringBase
LibCall enum valuellvm::TargetLoweringBase
lowerDeinterleaveIntrinsicToLoad(IntrinsicInst *DI, LoadInst *LI) constllvm::TargetLoweringBaseinlinevirtual
lowerIdempotentRMWIntoFencedLoad(AtomicRMWInst *RMWI) constllvm::TargetLoweringBaseinlinevirtual
lowerInterleavedLoad(LoadInst *LI, ArrayRef< ShuffleVectorInst * > Shuffles, ArrayRef< unsigned > Indices, unsigned Factor) constllvm::TargetLoweringBaseinlinevirtual
lowerInterleavedStore(StoreInst *SI, ShuffleVectorInst *SVI, unsigned Factor) constllvm::TargetLoweringBaseinlinevirtual
lowerInterleaveIntrinsicToStore(IntrinsicInst *II, StoreInst *SI) constllvm::TargetLoweringBaseinlinevirtual
markLibCallAttributes(MachineFunction *MF, unsigned CC, ArgListTy &Args) constllvm::TargetLoweringBaseinlinevirtual
MaxGluedStoresPerMemcpyllvm::TargetLoweringBaseprotected
MaxLoadsPerMemcmpllvm::TargetLoweringBaseprotected
MaxLoadsPerMemcmpOptSizellvm::TargetLoweringBaseprotected
MaxStoresPerMemcpyllvm::TargetLoweringBaseprotected
MaxStoresPerMemcpyOptSizellvm::TargetLoweringBaseprotected
MaxStoresPerMemmovellvm::TargetLoweringBaseprotected
MaxStoresPerMemmoveOptSizellvm::TargetLoweringBaseprotected
MaxStoresPerMemsetllvm::TargetLoweringBaseprotected
MaxStoresPerMemsetOptSizellvm::TargetLoweringBaseprotected
mergeStoresAfterLegalization(EVT MemVT) constllvm::TargetLoweringBaseinlinevirtual
MulExpansionKind enum namellvm::TargetLoweringBase
needsFixedCatchObjects() constllvm::TargetLoweringBaseinlinevirtual
NegatibleCost enum namellvm::TargetLoweringBase
None enum valuellvm::TargetLoweringBase
NotAnd enum valuellvm::TargetLoweringBase
operator=(const TargetLoweringBase &)=deletellvm::TargetLoweringBase
optimizeExtendOrTruncateConversion(Instruction *I, Loop *L, const TargetTransformInfo &TTI) constllvm::TargetLoweringBaseinlinevirtual
optimizeFMulOrFDivAsShiftAddBitcast(SDNode *N, SDValue FPConst, SDValue IntPow2) constllvm::TargetLoweringBaseinlinevirtual
PredictableSelectIsExpensivellvm::TargetLoweringBaseprotected
preferABDSToABSWithNSW(EVT VT) constllvm::TargetLoweringBaseinlinevirtual
preferedOpcodeForCmpEqPiecesOfOperand(EVT VT, unsigned ShiftOpc, bool MayTransformRotate, const APInt &ShiftOrRotateAmt, const std::optional< APInt > &AndMask) constllvm::TargetLoweringBaseinlinevirtual
preferIncOfAddToSubOfNot(EVT VT) constllvm::TargetLoweringBaseinlinevirtual
preferredShiftLegalizationStrategy(SelectionDAG &DAG, SDNode *N, unsigned ExpansionFactor) constllvm::TargetLoweringBaseinlinevirtual
preferScalarizeSplat(SDNode *N) constllvm::TargetLoweringBaseinlinevirtual
preferSextInRegOfTruncate(EVT TruncVT, EVT VT, EVT ExtVT) constllvm::TargetLoweringBaseinlinevirtual
preferZeroCompareBranch() constllvm::TargetLoweringBaseinlinevirtual
Promote enum valuellvm::TargetLoweringBase
promoteTargetBoolean(SelectionDAG &DAG, SDValue Bool, EVT ValVT) constllvm::TargetLoweringBaseinline
rangeFitsInWord(const APInt &Low, const APInt &High, const DataLayout &DL) constllvm::TargetLoweringBaseinline
ReciprocalEstimate enum namellvm::TargetLoweringBase
reduceSelectOfFPConstantLoads(EVT CmpOpVT) constllvm::TargetLoweringBaseinlinevirtual
requiresUniformRegister(MachineFunction &MF, const Value *) constllvm::TargetLoweringBaseinlinevirtual
ScalarCondVectorVal enum valuellvm::TargetLoweringBase
ScalarValSelect enum valuellvm::TargetLoweringBase
SelectSupportKind enum namellvm::TargetLoweringBase
setAtomicLoadExtAction(unsigned ExtType, MVT ValVT, MVT MemVT, LegalizeAction Action)llvm::TargetLoweringBaseinlineprotected
setAtomicLoadExtAction(ArrayRef< unsigned > ExtTypes, MVT ValVT, MVT MemVT, LegalizeAction Action)llvm::TargetLoweringBaseinlineprotected
setAtomicLoadExtAction(ArrayRef< unsigned > ExtTypes, MVT ValVT, ArrayRef< MVT > MemVTs, LegalizeAction Action)llvm::TargetLoweringBaseinlineprotected
setBooleanContents(BooleanContent Ty)llvm::TargetLoweringBaseinlineprotected
setBooleanContents(BooleanContent IntTy, BooleanContent FloatTy)llvm::TargetLoweringBaseinlineprotected
setBooleanVectorContents(BooleanContent Ty)llvm::TargetLoweringBaseinlineprotected
setCmpLibcallCC(RTLIB::Libcall Call, ISD::CondCode CC)llvm::TargetLoweringBaseinline
setCondCodeAction(ArrayRef< ISD::CondCode > CCs, MVT VT, LegalizeAction Action)llvm::TargetLoweringBaseinlineprotected
setCondCodeAction(ArrayRef< ISD::CondCode > CCs, ArrayRef< MVT > VTs, LegalizeAction Action)llvm::TargetLoweringBaseinlineprotected
setHasExtractBitsInsn(bool hasExtractInsn=true)llvm::TargetLoweringBaseinlineprotected
setHasMultipleConditionRegisters(bool hasManyRegs=true)llvm::TargetLoweringBaseinlineprotected
setIndexedLoadAction(ArrayRef< unsigned > IdxModes, MVT VT, LegalizeAction Action)llvm::TargetLoweringBaseinlineprotected
setIndexedLoadAction(ArrayRef< unsigned > IdxModes, ArrayRef< MVT > VTs, LegalizeAction Action)llvm::TargetLoweringBaseinlineprotected
setIndexedMaskedLoadAction(unsigned IdxMode, MVT VT, LegalizeAction Action)llvm::TargetLoweringBaseinlineprotected
setIndexedMaskedStoreAction(unsigned IdxMode, MVT VT, LegalizeAction Action)llvm::TargetLoweringBaseinlineprotected
setIndexedStoreAction(ArrayRef< unsigned > IdxModes, MVT VT, LegalizeAction Action)llvm::TargetLoweringBaseinlineprotected
setIndexedStoreAction(ArrayRef< unsigned > IdxModes, ArrayRef< MVT > VTs, LegalizeAction Action)llvm::TargetLoweringBaseinlineprotected
setJumpIsExpensive(bool isExpensive=true)llvm::TargetLoweringBaseprotected
setLibcallCallingConv(RTLIB::Libcall Call, CallingConv::ID CC)llvm::TargetLoweringBaseinline
setLibcallName(RTLIB::Libcall Call, const char *Name)llvm::TargetLoweringBaseinline
setLibcallName(ArrayRef< RTLIB::Libcall > Calls, const char *Name)llvm::TargetLoweringBaseinline
setLoadExtAction(unsigned ExtType, MVT ValVT, MVT MemVT, LegalizeAction Action)llvm::TargetLoweringBaseinlineprotected
setLoadExtAction(ArrayRef< unsigned > ExtTypes, MVT ValVT, MVT MemVT, LegalizeAction Action)llvm::TargetLoweringBaseinlineprotected
setLoadExtAction(ArrayRef< unsigned > ExtTypes, MVT ValVT, ArrayRef< MVT > MemVTs, LegalizeAction Action)llvm::TargetLoweringBaseinlineprotected
setMaxAtomicSizeInBitsSupported(unsigned SizeInBits)llvm::TargetLoweringBaseinlineprotected
setMaxBytesForAlignment(unsigned MaxBytes)llvm::TargetLoweringBaseinlineprotected
setMaxDivRemBitWidthSupported(unsigned SizeInBits)llvm::TargetLoweringBaseinlineprotected
setMaximumJumpTableSize(unsigned)llvm::TargetLoweringBaseprotected
setMaxLargeFPConvertBitWidthSupported(unsigned SizeInBits)llvm::TargetLoweringBaseinlineprotected
setMinCmpXchgSizeInBits(unsigned SizeInBits)llvm::TargetLoweringBaseinlineprotected
setMinFunctionAlignment(Align Alignment)llvm::TargetLoweringBaseinlineprotected
setMinimumJumpTableEntries(unsigned Val)llvm::TargetLoweringBaseprotected
setMinStackArgumentAlignment(Align Alignment)llvm::TargetLoweringBaseinlineprotected
setOperationAction(unsigned Op, MVT VT, LegalizeAction Action)llvm::TargetLoweringBaseinlineprotected
setOperationAction(ArrayRef< unsigned > Ops, MVT VT, LegalizeAction Action)llvm::TargetLoweringBaseinlineprotected
setOperationAction(ArrayRef< unsigned > Ops, ArrayRef< MVT > VTs, LegalizeAction Action)llvm::TargetLoweringBaseinlineprotected
setOperationPromotedToType(unsigned Opc, MVT OrigVT, MVT DestVT)llvm::TargetLoweringBaseinlineprotected
setOperationPromotedToType(ArrayRef< unsigned > Ops, MVT OrigVT, MVT DestVT)llvm::TargetLoweringBaseinlineprotected
setPrefFunctionAlignment(Align Alignment)llvm::TargetLoweringBaseinlineprotected
setPrefLoopAlignment(Align Alignment)llvm::TargetLoweringBaseinlineprotected
setSchedulingPreference(Sched::Preference Pref)llvm::TargetLoweringBaseinlineprotected
setStackPointerRegisterToSaveRestore(Register R)llvm::TargetLoweringBaseinlineprotected
setSupportsUnalignedAtomics(bool UnalignedSupported)llvm::TargetLoweringBaseinlineprotected
setTargetDAGCombine(ArrayRef< ISD::NodeType > NTs)llvm::TargetLoweringBaseinlineprotected
setTruncStoreAction(MVT ValVT, MVT MemVT, LegalizeAction Action)llvm::TargetLoweringBaseinlineprotected
shallExtractConstSplatVectorElementToStore(Type *VectorTy, unsigned ElemSizeInBits, unsigned &Index) constllvm::TargetLoweringBaseinlinevirtual
ShiftLegalizationStrategy enum namellvm::TargetLoweringBase
shouldAlignPointerArgs(CallInst *, unsigned &, Align &) constllvm::TargetLoweringBaseinlinevirtual
shouldAvoidTransformToShift(EVT VT, unsigned Amount) constllvm::TargetLoweringBaseinlinevirtual
shouldCastAtomicLoadInIR(LoadInst *LI) constllvm::TargetLoweringBaseinlinevirtual
shouldCastAtomicRMWIInIR(AtomicRMWInst *RMWI) constllvm::TargetLoweringBaseinlinevirtual
shouldCastAtomicStoreInIR(StoreInst *SI) constllvm::TargetLoweringBaseinlinevirtual
shouldConsiderGEPOffsetSplit() constllvm::TargetLoweringBaseinlinevirtual
shouldConvertConstantLoadToIntImm(const APInt &Imm, Type *Ty) constllvm::TargetLoweringBaseinlinevirtual
shouldConvertFpToSat(unsigned Op, EVT FPVT, EVT VT) constllvm::TargetLoweringBaseinlinevirtual
shouldConvertPhiType(Type *From, Type *To) constllvm::TargetLoweringBaseinlinevirtual
shouldConvertSplatType(ShuffleVectorInst *SVI) constllvm::TargetLoweringBaseinlinevirtual
shouldExpandAtomicCmpXchgInIR(AtomicCmpXchgInst *AI) constllvm::TargetLoweringBaseinlinevirtual
shouldExpandAtomicLoadInIR(LoadInst *LI) constllvm::TargetLoweringBaseinlinevirtual
shouldExpandAtomicRMWInIR(AtomicRMWInst *RMW) constllvm::TargetLoweringBaseinlinevirtual
shouldExpandAtomicStoreInIR(StoreInst *SI) constllvm::TargetLoweringBaseinlinevirtual
shouldExpandBuildVectorWithShuffles(EVT, unsigned DefinedValues) constllvm::TargetLoweringBaseinlinevirtual
shouldExpandCttzElements(EVT VT) constllvm::TargetLoweringBaseinlinevirtual
shouldExpandGetActiveLaneMask(EVT VT, EVT OpVT) constllvm::TargetLoweringBaseinlinevirtual
shouldExpandGetVectorLength(EVT CountVT, unsigned VF, bool IsScalable) constllvm::TargetLoweringBaseinlinevirtual
shouldExtendGSIndex(EVT VT, EVT &EltTy) constllvm::TargetLoweringBaseinlinevirtual
shouldExtendTypeInLibCall(EVT Type) constllvm::TargetLoweringBaseinlinevirtual
shouldFoldConstantShiftPairToMask(const SDNode *N, CombineLevel Level) constllvm::TargetLoweringBaseinlinevirtual
shouldFoldMaskToVariableShiftPair(SDValue X) constllvm::TargetLoweringBaseinlinevirtual
shouldFoldSelectWithIdentityConstant(unsigned BinOpcode, EVT VT) constllvm::TargetLoweringBaseinlinevirtual
shouldFoldSelectWithSingleBitTest(EVT VT, const APInt &AndMask) constllvm::TargetLoweringBaseinlinevirtual
shouldFormOverflowOp(unsigned Opcode, EVT VT, bool MathUsed) constllvm::TargetLoweringBaseinlinevirtual
shouldInsertFencesForAtomic(const Instruction *I) constllvm::TargetLoweringBaseinlinevirtual
shouldInsertTrailingFenceForAtomicStore(const Instruction *I) constllvm::TargetLoweringBaseinlinevirtual
shouldKeepZExtForFP16Conv() constllvm::TargetLoweringBaseinlinevirtual
shouldLocalize(const MachineInstr &MI, const TargetTransformInfo *TTI) constllvm::TargetLoweringBasevirtual
shouldNormalizeToSelectSequence(LLVMContext &Context, EVT VT) constllvm::TargetLoweringBaseinlinevirtual
shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd(SDValue X, ConstantSDNode *XC, ConstantSDNode *CC, SDValue Y, unsigned OldShiftOpcode, unsigned NewShiftOpcode, SelectionDAG &DAG) constllvm::TargetLoweringBaseinlinevirtual
shouldReassociateReduction(unsigned RedOpc, EVT VT) constllvm::TargetLoweringBaseinlinevirtual
shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, EVT NewVT) constllvm::TargetLoweringBaseinlinevirtual
shouldRemoveExtendFromGSIndex(SDValue Extend, EVT DataVT) constllvm::TargetLoweringBaseinlinevirtual
shouldRemoveRedundantExtend(SDValue Op) constllvm::TargetLoweringBaseinlinevirtual
shouldScalarizeBinop(SDValue VecOp) constllvm::TargetLoweringBaseinlinevirtual
ShouldShrinkFPConstant(EVT) constllvm::TargetLoweringBaseinlinevirtual
shouldSignExtendTypeInLibCall(EVT Type, bool IsSigned) constllvm::TargetLoweringBaseinlinevirtual
shouldSinkOperands(Instruction *I, SmallVectorImpl< Use * > &Ops) constllvm::TargetLoweringBaseinlinevirtual
shouldSplatInsEltVarIndex(EVT) constllvm::TargetLoweringBaseinlinevirtual
shouldTransformSignedTruncationCheck(EVT XVT, unsigned KeptBits) constllvm::TargetLoweringBaseinlinevirtual
shouldUseStrictFP_TO_INT(EVT FpVT, EVT IntVT, bool IsSigned) constllvm::TargetLoweringBaseinlinevirtual
signExtendConstant(const ConstantInt *C) constllvm::TargetLoweringBaseinlinevirtual
softPromoteHalfType() constllvm::TargetLoweringBaseinlinevirtual
storeOfVectorConstantIsCheap(bool IsZero, EVT MemVT, unsigned NumElem, unsigned AddrSpace) constllvm::TargetLoweringBaseinlinevirtual
supportsUnalignedAtomics() constllvm::TargetLoweringBaseinline
TargetLoweringBase(const TargetMachine &TM)llvm::TargetLoweringBaseexplicit
TargetLoweringBase(const TargetLoweringBase &)=deletellvm::TargetLoweringBase
TypeExpandFloat enum valuellvm::TargetLoweringBase
TypeExpandInteger enum valuellvm::TargetLoweringBase
TypeLegal enum valuellvm::TargetLoweringBase
TypePromoteFloat enum valuellvm::TargetLoweringBase
TypePromoteInteger enum valuellvm::TargetLoweringBase
TypeScalarizeScalableVector enum valuellvm::TargetLoweringBase
TypeScalarizeVector enum valuellvm::TargetLoweringBase
TypeSoftenFloat enum valuellvm::TargetLoweringBase
TypeSoftPromoteHalf enum valuellvm::TargetLoweringBase
TypeSplitVector enum valuellvm::TargetLoweringBase
TypeWidenVector enum valuellvm::TargetLoweringBase
UndefinedBooleanContent enum valuellvm::TargetLoweringBase
Unspecified enum valuellvm::TargetLoweringBase
useFPRegsForHalfType() constllvm::TargetLoweringBaseinlinevirtual
useSoftFloat() constllvm::TargetLoweringBaseinlinevirtual
useStackGuardXorFP() constllvm::TargetLoweringBaseinlinevirtual
VectorMaskSelect enum valuellvm::TargetLoweringBase
ZeroOrNegativeOneBooleanContent enum valuellvm::TargetLoweringBase
ZeroOrOneBooleanContent enum valuellvm::TargetLoweringBase
~TargetLoweringBase()=defaultllvm::TargetLoweringBasevirtual