Searched defs:ConstraintInfo (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenInstruction.h32 class ConstraintInfo { class in class:llvm::CGIOperandList
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DInlineAsm.h123 struct ConstraintInfo { struct in class:llvm::final
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp267 class ConstraintInfo { class in namespace:__anon2893
275 ConstraintInfo(const DataLayout &DL, ArrayRef<Value *> FunctionArgs) function in class:__anon2893::ConstraintInfo
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1048 struct ConstraintInfo { struct in class:clang::TargetInfo
1070 ConstraintInfo(StringRef ConstraintStr, StringRef Name) function in struct:clang::TargetInfo::ConstraintInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5723 InlineAsm::ConstraintInfoVector ConstraintInfo = IA->ParseConstraints(); local

Completed in 128 milliseconds