Home
last modified time | relevance | path

Searched defs:IsLoad (Results 1 – 25 of 41) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DErrnoChecker.cpp134 void ErrnoChecker::checkLocation(SVal Loc, bool IsLoad, const Stmt *S, in checkLocation()
H A DObjCSuperDeallocChecker.cpp131 void ObjCSuperDeallocChecker::checkLocation(SVal L, bool IsLoad, const Stmt *S, in checkLocation()
H A DCheckerDocumentation.cpp154 void checkLocation(SVal Loc, bool IsLoad, const Stmt *S, in checkLocation()
H A DNullabilityChecker.cpp610 void NullabilityChecker::checkLocation(SVal Location, bool IsLoad, in checkLocation()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DStopInfoMachException.cpp38 bool IsLoad; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/
H A DVVPISelLowering.cpp126 const bool IsLoad = (VVPOpc == VEISD::VVP_LOAD); in lowerVVP_LOAD_STORE() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp74 unsigned int IsLoad : 1; member
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp433 bool IsLoad() override { in IsLoad() function in InstructionLLVMC
1422 bool DisassemblerLLVMC::MCDisasmInstance::IsLoad(llvm::MCInst &mc_inst) const { in IsLoad() function in DisassemblerLLVMC::MCDisasmInstance
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp548 auto Impl = [&](auto IsLoad) { in splitChainByMayAliasInstrs()
550 auto [ChainBegin, ChainEnd] = [&](auto IsLoad) { in splitChainByMayAliasInstrs()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp456 BatchAAResults *AA, bool *IsLoad, in FindAvailableLoadedValue()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp500 bool IsLoad = in UpdateBaseRegUses() local
840 bool IsLoad = isi32Load(Opcode); in CreateLoadStoreDouble() local
863 bool IsLoad = isLoadSingle(Opcode); in MergeOpsUpdate() local
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h550 bool IsLoad; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.cpp390 void DecodeScalarMoveMask(unsigned NumElts, bool IsLoad, in DecodeScalarMoveMask()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp1206 int DMaskIdx, bool IsLoad) { in simplifyAMDGCNMemoryIntrinsicDemanded()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp1391 bool IsLoad = fieldFromInstruction(insn, 22, 1); in DecodeSignedLdStInstruction() local
1492 bool IsLoad = fieldFromInstruction(insn, 22, 1); in DecodePairLdStInstruction() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp2068 bool IsLoad = in getShuffleCost() local
4811 bool IsLoad = Opcode == Instruction::Load; in getMemoryOpCost() local
4936 bool IsLoad = (Instruction::Load == Opcode); in getMaskedMemoryOpCost() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp845 bool IsLoad = TheI.mayLoad(), IsStore = TheI.mayStore(); in canMoveMemTo() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DInlineSpiller.cpp821 bool IsLoad = InstrReg; in coalesceStackAccess() local
H A DMachineScheduler.cpp1745 bool IsLoad; member in __anon83be91fe0511::BaseMemOpClusterMutation
1750 const TargetRegisterInfo *tri, bool IsLoad, in BaseMemOpClusterMutation()
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp1167 bool PseudoInstruction::IsLoad() { return false; } in IsLoad() function in PseudoInstruction
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp684 bool IsLoad = false; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp1605 bool IsLoad = MI.getOpcode() == TargetOpcode::G_LOAD; in legalizeLoadStore() local
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp1456 bool IsLoad = E->getOp() == AtomicExpr::AO__c11_atomic_load || in EmitAtomicExpr() local
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp316 bool IsLoad; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1659 const bool IsLoad = FirstMI.mayLoad(); in findRenameRegForSameLdStRegPair() local

12