HomeSort by relevance Sort by last modified time
    Searched full:constraint_r (Results 1 - 9 of 9) sorted by null

  /external/llvm/test/CodeGen/Thumb/
inlineasm-thumb.ll 10 ; CHECK-LABEL: constraint_r:
13 define i32 @constraint_r() {
  /external/clang/test/Sema/
inline-asm-validate-aarch64.c 5 uint8_t constraint_r(uint8_t *addr) { function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tm-preds.h 135 CONSTRAINT_R,
  /external/llvm/lib/Target/Mips/
MipsISelDAGToDAG.cpp 241 case InlineAsm::Constraint_R:
MipsISelLowering.h 511 return InlineAsm::Constraint_R;
MipsSEISelDAGToDAG.cpp 963 case InlineAsm::Constraint_R:
    [all...]
  /external/llvm/include/llvm/IR/
InlineAsm.h 248 Constraint_R,
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 260 return InlineAsm::Constraint_R;
SystemZISelDAGToDAG.cpp     [all...]

Completed in 167 milliseconds