/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MipsCallLowering.cpp | 35 bool IsReturn; member 63 bool IsReturn; member
|
/aosp_15_r20/art/runtime/verifier/ |
H A D | instruction_flags.h | 92 bool IsReturn() const { in IsReturn() function
|
/aosp_15_r20/art/libdexfile/dex/ |
H A D | dex_instruction.h | 574 static constexpr bool IsReturn(Code opcode) { in IsReturn() function 577 bool IsReturn() const { in IsReturn() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86VZeroUpper.cpp | 208 bool IsReturn = MI.isReturn(); in processBasicBlock() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | basic_block.h | 207 bool IsReturn() const { return ctail()->IsReturn(); } in IsReturn() function
|
H A D | instruction.h | 504 bool IsReturn() const { return spvOpcodeIsReturn(opcode()); } in IsReturn() function
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | basic_block.h | 207 bool IsReturn() const { return ctail()->IsReturn(); } in IsReturn() function
|
H A D | instruction.h | 504 bool IsReturn() const { return spvOpcodeIsReturn(opcode()); } in IsReturn() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86VZeroUpper.cpp | 204 bool IsReturn = MI.isReturn(); in processBasicBlock() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | basic_block.h | 207 bool IsReturn() const { return ctail()->IsReturn(); } in IsReturn() function
|
D | instruction.h | 504 bool IsReturn() const { return spvOpcodeIsReturn(opcode()); } in IsReturn() function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | ndrtypes.h | 70 unsigned short IsReturn : 1; member 136 unsigned char IsReturn : 1; member
|
D | ndr64types.h | 111 NDR64_UINT16 IsReturn : 1; member 143 NDR64_UINT8 IsReturn : 1; member
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/ |
D | dex_instruction.h | 584 bool IsReturn() const { in IsReturn() function
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/ |
D | dex_instruction.h | 584 bool IsReturn() const { in IsReturn() function
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/ |
D | dex_instruction.h | 584 bool IsReturn() const { in IsReturn() function
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/ |
D | dex_instruction.h | 584 bool IsReturn() const { in IsReturn() function
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/ |
D | dex_instruction.h | 584 bool IsReturn() const { in IsReturn() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/ |
D | dex_instruction.h | 584 bool IsReturn() const { in IsReturn() function
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/ |
D | dex_instruction.h | 584 bool IsReturn() const { in IsReturn() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64CallLowering.cpp | 102 bool IsReturn; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/ |
H A D | SparcISelLowering.cpp | 105 static bool Analyze_CC_Sparc64_Full(bool IsReturn, unsigned &ValNo, MVT &ValVT, in Analyze_CC_Sparc64_Full() 155 static bool Analyze_CC_Sparc64_Half(bool IsReturn, unsigned &ValNo, MVT &ValVT, in Analyze_CC_Sparc64_Half()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | R600MachineCFGStructurizer.cpp | 620 bool IsReturn = MBB->succ_empty(); in isReturnBlock() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDILCFGStructurizer.cpp | 645 bool IsReturn = (MBB->succ_size() == 0); in isReturnBlock() local
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | AMDILCFGStructurizer.cpp | 642 bool IsReturn = (MBB->succ_size() == 0); in isReturnBlock() local
|