/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceAssemblerARM32.cpp | 935 bool IsLoad, bool IsByte, IValueT Rt, in emitMemOp() 945 void AssemblerARM32::emitMemOp(CondARM32::Cond Cond, bool IsLoad, bool IsByte, in emitMemOp() 1144 BlockAddressMode AddressMode, bool IsLoad, in emitMultiMemOp() 1550 constexpr bool IsLoad = true; in ldr() local 1619 void AssemblerARM32::emitMemExOp(CondARM32::Cond Cond, Type Ty, bool IsLoad, in emitMemExOp() 1681 constexpr bool IsLoad = true; in ldrex() local 1895 constexpr bool IsLoad = false; in str() local 1982 constexpr bool IsLoad = true; in strex() local 2015 constexpr bool IsLoad = true; in pop() local 2031 constexpr bool IsLoad = true; in popList() local [all …]
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMLoadStoreOptimizer.cpp | 470 bool IsLoad = in UpdateBaseRegUses() local 795 bool IsLoad = isi32Load(Opcode); in CreateLoadStoreDouble() local 817 bool IsLoad = isLoadSingle(Opcode); in MergeOpsUpdate() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMLoadStoreOptimizer.cpp | 496 bool IsLoad = in UpdateBaseRegUses() local 836 bool IsLoad = isi32Load(Opcode); in CreateLoadStoreDouble() local 859 bool IsLoad = isLoadSingle(Opcode); in MergeOpsUpdate() local
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/ |
H A D | ObjCSuperDeallocChecker.cpp | 136 void ObjCSuperDeallocChecker::checkLocation(SVal L, bool IsLoad, const Stmt *S, in checkLocation()
|
H A D | CheckerDocumentation.cpp | 137 void checkLocation(SVal Loc, bool IsLoad, const Stmt *S, in checkLocation()
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/Disassembler/ |
H A D | AArch64Disassembler.cpp | 1070 bool IsLoad = fieldFromInstruction(insn, 22, 1); in DecodeSignedLdStInstruction() local 1171 bool IsLoad = fieldFromInstruction(insn, 22, 1); in DecodePairLdStInstruction() local
|
/aosp_15_r20/external/capstone/arch/AArch64/ |
H A D | AArch64Disassembler.c | 996 bool IsLoad; in DecodeSignedLdStInstruction() local 1265 bool IsLoad = fieldFromInstruction(insn, 22, 1) != 0; in DecodePairLdStInstruction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMLoadStoreOptimizer.cpp | 500 bool IsLoad = in UpdateBaseRegUses() local 840 bool IsLoad = isi32Load(Opcode); in CreateLoadStoreDouble() local 863 bool IsLoad = isLoadSingle(Opcode); in MergeOpsUpdate() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | AtomicExpandPass.cpp | 227 bool IsStore, IsLoad; in runOnFunction() local 324 bool IsStore, bool IsLoad) { in bracketInstWithFences()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | Loads.cpp | 365 AliasAnalysis *AA, bool *IsLoad, in FindAvailableLoadedValue()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
H A D | ARCOptAddrMode.cpp | 424 bool IsLoad = Ldst->mayLoad(); in canSinkLoadStoreTo() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCVSXSwapRemoval.cpp | 74 unsigned int IsLoad : 1; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/ |
H A D | VVPISelLowering.cpp | 126 const bool IsLoad = (VVPOpc == VEISD::VVP_LOAD); in lowerVVP_LOAD_STORE() local
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCVSXSwapRemoval.cpp | 78 unsigned int IsLoad : 1; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/ |
H A D | AArch64Disassembler.cpp | 1276 bool IsLoad = fieldFromInstruction(insn, 22, 1); in DecodeSignedLdStInstruction() local 1377 bool IsLoad = fieldFromInstruction(insn, 22, 1); in DecodePairLdStInstruction() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | instruction.h | 910 bool Instruction::IsLoad() const { return spvOpcodeIsLoad(opcode()); } in IsLoad() function
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | instruction.h | 910 bool Instruction::IsLoad() const { return spvOpcodeIsLoad(opcode()); } in IsLoad() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCVSXSwapRemoval.cpp | 74 unsigned int IsLoad : 1; member
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | instruction.h | 910 bool Instruction::IsLoad() const { return spvOpcodeIsLoad(opcode()); } in IsLoad() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/Disassembler/ |
H A D | AArch64Disassembler.cpp | 1348 bool IsLoad = fieldFromInstruction(insn, 22, 1); in DecodeSignedLdStInstruction() local 1449 bool IsLoad = fieldFromInstruction(insn, 22, 1); in DecodePairLdStInstruction() local
|
/aosp_15_r20/external/vixl/src/aarch64/ |
H A D | instructions-aarch64.cc | 484 bool Instruction::IsLoad() const { in IsLoad() function in vixl::aarch64::Instruction
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 2027 bool IsLoad = in getShuffleCost() local 4723 bool IsLoad = Opcode == Instruction::Load; in getMemoryOpCost() local 4844 bool IsLoad = (Instruction::Load == Opcode); in getMaskedMemoryOpCost() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | Loads.cpp | 432 AAResults *AA, bool *IsLoad, in FindAvailableLoadedValue()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/ |
D | Checker.h | 550 bool IsLoad; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/ |
D | Checker.h | 550 bool IsLoad; member
|