Home
last modified time | relevance | path

Searched defs:isAddressOfVariable (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DDebugProgramInstruction.h197 bool isAddressOfVariable() const { return Type != LocationType::Value; } in isAddressOfVariable() function
DIntrinsicInst.h339 bool isAddressOfVariable() const { in isAddressOfVariable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DDebugProgramInstruction.h420 bool isAddressOfVariable() const { return Type == LocationType::Declare; } in isAddressOfVariable() function
DIntrinsicInst.h339 bool isAddressOfVariable() const { in isAddressOfVariable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DDebugProgramInstruction.h420 bool isAddressOfVariable() const { return Type == LocationType::Declare; } in isAddressOfVariable() function
DIntrinsicInst.h339 bool isAddressOfVariable() const { in isAddressOfVariable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DDebugProgramInstruction.h428 bool isAddressOfVariable() const { return Type == LocationType::Declare; } in isAddressOfVariable() function
DIntrinsicInst.h340 bool isAddressOfVariable() const { in isAddressOfVariable() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DIntrinsicInst.h97 bool isAddressOfVariable() const { in isAddressOfVariable() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DIntrinsicInst.h265 bool isAddressOfVariable() const { in isAddressOfVariable() function