/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
H A D | NaClLLVMBitCodes.h | 170 CST_CODE_INLINEASM = 23 // Not used in PNaCl. enumerator
|
/aosp_15_r20/external/llvm/include/llvm/Bitcode/ |
H A D | LLVMBitCodes.h | 289 CST_CODE_INLINEASM = 23 // INLINEASM: [sideeffect|alignstack| enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/ |
H A D | LLVMBitCodes.h | 363 CST_CODE_INLINEASM = 23, // INLINEASM: [sideeffect|alignstack| enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Bitcode/ |
D | LLVMBitCodes.h | 410 CST_CODE_INLINEASM = 30, // INLINEASM: [fnty, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitcode/ |
H A D | LLVMBitCodes.h | 410 CST_CODE_INLINEASM = 30, // INLINEASM: [fnty, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Bitcode/ |
D | LLVMBitCodes.h | 410 CST_CODE_INLINEASM = 30, // INLINEASM: [fnty, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Bitcode/ |
D | LLVMBitCodes.h | 410 CST_CODE_INLINEASM = 30, // INLINEASM: [fnty, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Bitcode/ |
D | LLVMBitCodes.h | 410 CST_CODE_INLINEASM = 30, // INLINEASM: [fnty, enumerator
|
/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9/ |
D | BitcodeWriter.cpp | 839 Stream.EmitRecord(bitc::CST_CODE_INLINEASM, Record); in WriteConstants()
|
/aosp_15_r20/frameworks/compile/slang/BitWriter_3_2/ |
D | BitcodeWriter.cpp | 875 Stream.EmitRecord(bitc::CST_CODE_INLINEASM, Record); in WriteConstants()
|
/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9_func/ |
D | BitcodeWriter.cpp | 837 Stream.EmitRecord(bitc::CST_CODE_INLINEASM, Record); in WriteConstants()
|
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
D | BitcodeReader.cpp | 1910 case bitc::CST_CODE_INLINEASM: in ParseConstants()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DXILWriter/ |
H A D | DXILBitcodeWriter.cpp | 1987 Stream.EmitRecord(bitc::CST_CODE_INLINEASM, Record); in writeConstants()
|
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/ |
H A D | dxil_module.c | 1062 CST_CODE_INLINEASM = 23 enumerator
|
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
D | BitcodeReader.cpp | 2203 case bitc::CST_CODE_INLINEASM: in ParseConstants()
|
/aosp_15_r20/external/llvm/lib/Bitcode/Writer/ |
H A D | BitcodeWriter.cpp | 2040 Stream.EmitRecord(bitc::CST_CODE_INLINEASM, Record); in writeConstants()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
H A D | BitcodeWriter.cpp | 2336 Stream.EmitRecord(bitc::CST_CODE_INLINEASM, Record); in writeConstants()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/ |
H A D | BitcodeWriter.cpp | 2553 Stream.EmitRecord(bitc::CST_CODE_INLINEASM, Record); in writeConstants()
|
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 3257 case bitc::CST_CODE_INLINEASM: { in parseConstants()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 2756 case bitc::CST_CODE_INLINEASM: { in parseConstants()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 3462 case bitc::CST_CODE_INLINEASM: { in parseConstants()
|