Searched defs:Constraints (Results 1 - 9 of 9) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | PBQPRAConstraint.h | 63 std::vector<std::unique_ptr<PBQPRAConstraint>> Constraints; member in llvm::PBQPRAConstraintList
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| H A D | InlineAsm.cpp | 217 InlineAsm::ParseConstraints(StringRef Constraints) { in ParseConstraints() argument 42 get(FunctionType *FTy, StringRef AsmString, StringRef Constraints, bool hasSideEffects, bool isAlignStack, AsmDialect asmDialect) get() argument [all...] |
| H A D | ConstantsContext.h | 414 StringRef Constraints; member [all...] |
| H A D | Core.cpp | 446 LLVMGetInlineAsm(LLVMTypeRef Ty, char *AsmString, size_t AsmStringSize, char *Constraints, size_t ConstraintsSize, LLVMBool HasSideEffects, LLVMBool IsAlignStack, LLVMInlineAsmDialect Dialect) LLVMGetInlineAsm() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| H A D | InlineAsm.h | 41 std::string AsmString, Constraints; member in llvm::final
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| H A D | MCInstrDesc.h | 91 uint32_t Constraints; member in llvm::MCOperandInfo
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | declarable.h | 599 const std::vector<TypeConstraint>& Constraints() { in Constraints() function in v8::internal::torque::GenericDeclarable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| H A D | DependenceAnalysis.cpp | 3064 propagate(const SCEV *&Src, const SCEV *&Dst, SmallBitVector &Loops, SmallVectorImpl<Constraint> &Constraints, bool &Consistent) propagate() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
| H A D | AsmParser.cpp | 5760 parseMSInlineAsm( void *AsmLoc, std::string &AsmString, unsigned &NumOutputs, unsigned &NumInputs, SmallVectorImpl<std::pair<void *, bool>> &OpDecls, SmallVectorImpl<std::string> &Constraints, SmallVectorImpl<std::string> &Clobbers, const MCInstrInfo *MII, const MCInstPrinter *IP, MCAsmParserSemaCallback &SI) parseMSInlineAsm() argument
|
Completed in 23 milliseconds