Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h3913 using AsmOperandInfoVector = std::vector<AsmOperandInfo>; variable
3919 virtual AsmOperandInfoVector ParseConstraints(const DataLayout &DL,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4504 TargetLowering::AsmOperandInfoVector TargetConstraints = in IsOperandAMemoryOperand()
5152 TargetLowering::AsmOperandInfoVector TargetConstraints = in optimizeInlineAsmInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp4245 TargetLowering::AsmOperandInfoVector
4250 AsmOperandInfoVector ConstraintOperands; in ParseConstraints()
DSelectionDAGBuilder.cpp8110 TargetLowering::AsmOperandInfoVector TargetConstraints = TLI.ParseConstraints( in visitInlineAsm()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp11077 TargetLowering::AsmOperandInfoVector TargetConstraints = ParseConstraints( in requiresUniformRegister()