Home
last modified time | relevance | path

Searched defs:isDbgValue (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h65 bool isDbgValue() const { return getEntryKind() == DbgValue; } in isDbgValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DDbgEntityHistoryCalculator.h86 bool isDbgValue() const { return getEntryKind() == DbgValue; } in isDbgValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DDbgEntityHistoryCalculator.h86 bool isDbgValue() const { return getEntryKind() == DbgValue; } in isDbgValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DDbgEntityHistoryCalculator.h86 bool isDbgValue() const { return getEntryKind() == DbgValue; } in isDbgValue() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h86 bool isDbgValue() const { return getEntryKind() == DbgValue; } in isDbgValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DDbgEntityHistoryCalculator.h86 bool isDbgValue() const { return getEntryKind() == DbgValue; } in isDbgValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DDebugProgramInstruction.h394 bool isDbgValue() { return Type == LocationType::Value; } in isDbgValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DDebugProgramInstruction.h394 bool isDbgValue() { return Type == LocationType::Value; } in isDbgValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DDebugProgramInstruction.h401 bool isDbgValue() { return Type == LocationType::Value; } in isDbgValue() function