HomeSort by relevance Sort by last modified time
    Searched defs:getFlagWord (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/IR/
InlineAsm.h 269 static unsigned getFlagWord(unsigned Kind, unsigned NumOps) {
276 /// getFlagWord with information indicating that this input operand is tied
286 /// getFlagWord with the required register class for the following register
298 /// Augment an existing flag word returned by getFlagWord with the constraint
  /external/swiftshader/third_party/LLVM/include/llvm/
InlineAsm.h 220 static unsigned getFlagWord(unsigned Kind, unsigned NumOps) {
227 /// getFlagWord with information indicating that this input operand is tied
237 /// getFlagWord with the required register class for the following register
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
InlineAsm.h 269 static unsigned getFlagWord(unsigned Kind, unsigned NumOps) {
286 /// getFlagWord with information indicating that this input operand is tied
296 /// getFlagWord with the required register class for the following register
310 /// Augment an existing flag word returned by getFlagWord with the constraint

Completed in 225 milliseconds