Home
last modified time | relevance | path

Searched refs:LLVMGetCastOpcode (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/
DCore.h4269 LLVMOpcode LLVMGetCastOpcode(LLVMValueRef Src, LLVMBool SrcIsSigned,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/
H A DCore.h3997 LLVMOpcode LLVMGetCastOpcode(LLVMValueRef Src, LLVMBool SrcIsSigned,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/
DCore.h4269 LLVMOpcode LLVMGetCastOpcode(LLVMValueRef Src, LLVMBool SrcIsSigned,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/
DCore.h4248 LLVMOpcode LLVMGetCastOpcode(LLVMValueRef Src, LLVMBool SrcIsSigned,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/
DCore.h4381 LLVMOpcode LLVMGetCastOpcode(LLVMValueRef Src, LLVMBool SrcIsSigned,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DCore.cpp3804 LLVMOpcode LLVMGetCastOpcode(LLVMValueRef Src, LLVMBool SrcIsSigned, in LLVMGetCastOpcode() function