Home
last modified time | relevance | path

Searched refs:CST_CODE_INLINEASM (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClLLVMBitCodes.h171 CST_CODE_INLINEASM = 23 // Not used in PNaCl. enumerator
/external/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h289 CST_CODE_INLINEASM = 23 // INLINEASM: [sideeffect|alignstack| enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h342 CST_CODE_INLINEASM = 23, // INLINEASM: [sideeffect|alignstack| enumerator
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2040 Stream.EmitRecord(bitc::CST_CODE_INLINEASM, Record); in writeConstants()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2266 Stream.EmitRecord(bitc::CST_CODE_INLINEASM, Record); in writeConstants()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2534 case bitc::CST_CODE_INLINEASM: { in parseConstants()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3257 case bitc::CST_CODE_INLINEASM: { in parseConstants()