Home
last modified time | relevance | path

Searched defs:CInfo (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64O0PreLegalizerCombiner.cpp75 MachineFunction &MF, CombinerInfo &CInfo, const TargetPassConfig *TPC, in AArch64O0PreLegalizerCombinerImpl()
165 CombinerInfo CInfo(/*AllowIllegalOps*/ true, /*ShouldLegalizeIllegal*/ false, in runOnMachineFunction() local
H A DAArch64PostLegalizerCombiner.cpp471 MachineFunction &MF, CombinerInfo &CInfo, const TargetPassConfig *TPC, in AArch64PostLegalizerCombinerImpl()
566 CombinerInfo CInfo(/*AllowIllegalOps*/ true, /*ShouldLegalizeIllegal*/ false, in runOnMachineFunction() local
H A DAArch64PreLegalizerCombiner.cpp754 MachineFunction &MF, CombinerInfo &CInfo, const TargetPassConfig *TPC, in AArch64PreLegalizerCombinerImpl()
861 CombinerInfo CInfo(/*AllowIllegalOps*/ true, /*ShouldLegalizeIllegal*/ false, in runOnMachineFunction() local
H A DAArch64PostLegalizerLowering.cpp1233 MachineFunction &MF, CombinerInfo &CInfo, const TargetPassConfig *TPC, in AArch64PostLegalizerLoweringImpl()
1290 CombinerInfo CInfo(/*AllowIllegalOps*/ true, /*ShouldLegalizeIllegal*/ false, in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVPreLegalizerCombiner.cpp72 MachineFunction &MF, CombinerInfo &CInfo, const TargetPassConfig *TPC, in RISCVPreLegalizerCombinerImpl()
147 CombinerInfo CInfo(/*AllowIllegalOps*/ true, /*ShouldLegalizeIllegal*/ false, in runOnMachineFunction() local
H A DRISCVPostLegalizerCombiner.cpp77 MachineFunction &MF, CombinerInfo &CInfo, const TargetPassConfig *TPC, in RISCVPostLegalizerCombinerImpl()
152 CombinerInfo CInfo(/*AllowIllegalOps*/ true, /*ShouldLegalizeIllegal*/ false, in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsPostLegalizerCombiner.cpp72 MachineFunction &MF, CombinerInfo &CInfo, const TargetPassConfig *TPC, in MipsPostLegalizerCombinerImpl()
144 CombinerInfo CInfo(/*AllowIllegalOps*/ false, /*ShouldLegalizeIllegal*/ true, in runOnMachineFunction() local
H A DMipsPreLegalizerCombiner.cpp45 MipsPreLegalizerCombinerImpl(MachineFunction &MF, CombinerInfo &CInfo, in MipsPreLegalizerCombinerImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp222 void BPFAbstractMemberAccess::ResetMetadata(struct CallInfo &CInfo) { in ResetMetadata()
334 CallInfo &CInfo) { in IsPreserveDIAccessIndexCall()
458 CallInfo CInfo; in removePreserveAccessIndexIntrinsic() local
641 CallInfo CInfo; in collectAICallChains() local
836 CallInfo &CInfo, in computeBaseAndAccessKey()
992 CallInfo &CInfo, in computeAccessKey()
1057 CallInfo &CInfo) { in transformGEPChain()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPreLegalizerCombiner.cpp92 MachineFunction &MF, CombinerInfo &CInfo, const TargetPassConfig *TPC, in AMDGPUPreLegalizerCombinerImpl()
277 CombinerInfo CInfo(/*AllowIllegalOps*/ true, /*ShouldLegalizeIllegal*/ false, in runOnMachineFunction() local
H A DAMDGPURegBankCombiner.cpp114 MachineFunction &MF, CombinerInfo &CInfo, const TargetPassConfig *TPC, in AMDGPURegBankCombinerImpl()
455 CombinerInfo CInfo(/*AllowIllegalOps*/ false, /*ShouldLegalizeIllegal*/ true, in runOnMachineFunction() local
H A DAMDGPUPostLegalizerCombiner.cpp131 MachineFunction &MF, CombinerInfo &CInfo, const TargetPassConfig *TPC, in AMDGPUPostLegalizerCombinerImpl()
500 CombinerInfo CInfo(/*AllowIllegalOps*/ false, /*ShouldLegalizeIllegal*/ true, in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombiner.cpp97 Combiner::Combiner(MachineFunction &MF, CombinerInfo &CInfo, in Combiner()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp323 const SDNodeInfo &CInfo = CGP.getSDNodeInfo(N.getOperator()); in EmitOperatorMatchCode() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp8899 const auto &CInfo = InstInfo[CompIdx]; in cvtVOPD() local