Home
last modified time | relevance | path

Searched defs:IsAlignStack (Results 1 – 11 of 11) sorted by relevance

/external/llvm/include/llvm/IR/
DInlineAsm.h49 bool IsAlignStack; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DInlineAsm.h45 bool IsAlignStack; variable
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp1469 bool IsAlignStack = Record[0] >> 1; in ParseConstants() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2514 bool IsAlignStack = Record[0] >> 1; in parseConstants() local
2539 bool IsAlignStack = (Record[0] >> 1) & 1; in parseConstants() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3238 bool IsAlignStack = Record[0] >> 1; in parseConstants() local
3262 bool IsAlignStack = (Record[0] >> 1) & 1; in parseConstants() local
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm_ocaml.c761 value IsAlignStack) { in llvm_const_inline_asm()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp433 LLVMBool HasSideEffects, LLVMBool IsAlignStack, in LLVMGetInlineAsm()
1617 LLVMBool IsAlignStack) { in LLVMConstInlineAsm()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c976 value IsAlignStack) { in llvm_const_inline_asm()
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1059 value IsAlignStack) { in llvm_const_inline_asm()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp1022 LLVMBool IsAlignStack) { in LLVMConstInlineAsm()
/external/llvm/lib/IR/
DCore.cpp1420 LLVMBool IsAlignStack) { in LLVMConstInlineAsm()