Home
last modified time | relevance | path

Searched refs:AsmOperandInfoVector (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp285 TargetLowering::AsmOperandInfoVector TargetConstraints = in lowerInlineAsm()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp828 TargetLowering::AsmOperandInfoVector TargetConstraints = in isInlineAsmSourceOfDivergence()
H A DSIISelLowering.cpp12912 TargetLowering::AsmOperandInfoVector TargetConstraints = ParseConstraints( in requiresUniformRegister()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4488 using AsmOperandInfoVector = std::vector<AsmOperandInfo>; variable
4494 virtual AsmOperandInfoVector ParseConstraints(const DataLayout &DL,
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4854 TargetLowering::AsmOperandInfoVector TargetConstraints = in IsOperandAMemoryOperand()
5657 TargetLowering::AsmOperandInfoVector TargetConstraints = in optimizeInlineAsmInst()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5286 TargetLowering::AsmOperandInfoVector
5291 AsmOperandInfoVector ConstraintOperands; in ParseConstraints()
H A DSelectionDAGBuilder.cpp8677 TargetLowering::AsmOperandInfoVector TargetConstraints = TLI.ParseConstraints( in visitInlineAsm()