Home
last modified time | relevance | path

Searched defs:Constraints (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInlineAsm.cpp43 StringRef Constraints, bool hasSideEffects, in get()
217 InlineAsm::ParseConstraints(StringRef Constraints) { in ParseConstraints()
256 ConstraintInfoVector Constraints = ParseConstraints(ConstStr); in Verify() local
DCore.cpp448 char *Constraints, size_t ConstraintsSize, in LLVMGetInlineAsm()
1807 const char *Constraints, in LLVMConstInlineAsm()
/third_party/grpc/doc/core/
Dmoving-to-c++.md26 ## Constraints section in Moving gRPC core to C++
/third_party/node/deps/npm/node_modules/protoduck/
DREADME.md208 #### Constraints subsubsection
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInlineAsm.h41 std::string AsmString, Constraints; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstrDesc.h91 uint32_t Constraints; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceAnalysis.cpp3066 SmallVectorImpl<Constraint> &Constraints, in propagate()
3628 SmallVector<Constraint, 4> Constraints(MaxLevels + 1); in depends() local
3942 SmallVector<Constraint, 4> Constraints(MaxLevels + 1); in getSplitIteration() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp5763 SmallVectorImpl<std::string> &Constraints, in parseMSInlineAsm()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp3710 InlineAsm::ConstraintInfoVector Constraints = IA->ParseConstraints(); in getNumOutputArgs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp46363 InlineAsm::ConstraintInfoVector Constraints = IA->ParseConstraints(); in ExpandInlineAsm() local