Searched defs:FUNC_CODE_INST_RET (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
H A D | NaClLLVMBitCodes.h | 320 FUNC_CODE_INST_RET = 10, // RET: [opval<optional>] enumerator
|
/aosp_15_r20/external/llvm/include/llvm/Bitcode/ |
H A D | LLVMBitCodes.h | 402 FUNC_CODE_INST_RET = 10, // RET: [opty,opval<both optional>] enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/ |
H A D | LLVMBitCodes.h | 496 FUNC_CODE_INST_RET = 10, // RET: [opty,opval<both optional>] enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Bitcode/ |
D | LLVMBitCodes.h | 554 FUNC_CODE_INST_RET = 10, // RET: [opty,opval<both optional>] enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitcode/ |
H A D | LLVMBitCodes.h | 547 FUNC_CODE_INST_RET = 10, // RET: [opty,opval<both optional>] enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Bitcode/ |
D | LLVMBitCodes.h | 554 FUNC_CODE_INST_RET = 10, // RET: [opty,opval<both optional>] enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Bitcode/ |
D | LLVMBitCodes.h | 554 FUNC_CODE_INST_RET = 10, // RET: [opty,opval<both optional>] enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Bitcode/ |
D | LLVMBitCodes.h | 562 FUNC_CODE_INST_RET = 10, // RET: [opty,opval<both optional>] enumerator
|
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/ |
H A D | dxil_module.c | 1102 FUNC_CODE_INST_RET = 10, enumerator
|