| /llvm-project-15.0.7/bolt/include/bolt/Passes/ |
| H A D | FrameAnalysis.h | 25 bool IsLoad; member
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | ErrnoChecker.cpp | 133 void ErrnoChecker::checkLocation(SVal Loc, bool IsLoad, const Stmt *S, in checkLocation()
|
| H A D | ObjCSuperDeallocChecker.cpp | 130 void ObjCSuperDeallocChecker::checkLocation(SVal L, bool IsLoad, const Stmt *S, in checkLocation()
|
| H A D | CheckerDocumentation.cpp | 154 void checkLocation(SVal Loc, bool IsLoad, const Stmt *S, in checkLocation()
|
| H A D | NullabilityChecker.cpp | 526 void NullabilityChecker::checkLocation(SVal Location, bool IsLoad, in checkLocation()
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/Utility/ |
| H A D | StopInfoMachException.cpp | 37 bool IsLoad; member
|
| /llvm-project-15.0.7/clang/unittests/StaticAnalyzer/ |
| H A D | RegisterCustomCheckersTest.cpp | 63 void checkLocation(SVal Loc, bool IsLoad, const Stmt *S, in checkLocation()
|
| /llvm-project-15.0.7/llvm/lib/Target/VE/ |
| H A D | VVPISelLowering.cpp | 126 const bool IsLoad = (VVPOpc == VEISD::VVP_LOAD); in lowerVVP_LOAD_STORE() local
|
| /llvm-project-15.0.7/lldb/source/Plugins/Disassembler/LLVMC/ |
| H A D | DisassemblerLLVMC.cpp | 427 bool IsLoad() override { in IsLoad() function in InstructionLLVMC 1380 bool DisassemblerLLVMC::MCDisasmInstance::IsLoad(llvm::MCInst &mc_inst) const { in IsLoad() function in DisassemblerLLVMC::MCDisasmInstance
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCVSXSwapRemoval.cpp | 74 unsigned int IsLoad : 1; member
|
| /llvm-project-15.0.7/bolt/lib/Target/X86/ |
| H A D | X86MCPlusBuilder.cpp | 1036 bool isStackAccess(const MCInst &Inst, bool &IsLoad, bool &IsStore, in isStackAccess() 1076 bool IsLoad; in isStackAccess() member 1091 bool IsLoad = MCII.mayLoad(); in isStackAccess() local 1172 bool IsLoad; in changeToPushOrPop() member 1883 bool IsLoad, IsStore, IsStoreFromReg, IsSimple, IsIndexed; in convertMoveToConditionalMove() local
|
| /llvm-project-15.0.7/llvm/utils/TableGen/ |
| H A D | X86FoldTablesEmitter.cpp | 107 bool IsLoad = false; member in __anone539286b0111::X86FoldTablesEmitter::X86FoldTableEntry
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | Loads.cpp | 431 AAResults *AA, bool *IsLoad, in FindAvailableLoadedValue()
|
| /llvm-project-15.0.7/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
|
| /llvm-project-15.0.7/bolt/lib/Passes/ |
| H A D | ShrinkWrapping.cpp | 676 bool IsLoad = false; in performChanges() local 1552 bool IsLoad = false; in insertUpdatedCFI() local
|
| /llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/ |
| H A D | Checker.h | 555 bool IsLoad; member
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/Disassembler/ |
| H A D | AArch64Disassembler.cpp | 1233 bool IsLoad = fieldFromInstruction(insn, 22, 1); in DecodeSignedLdStInstruction() local 1334 bool IsLoad = fieldFromInstruction(insn, 22, 1); in DecodePairLdStInstruction() local
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86TargetTransformInfo.cpp | 1625 bool IsLoad = in getShuffleCost() local 4077 bool IsLoad = Opcode == Instruction::Load; in getMemoryOpCost() local 4199 bool IsLoad = (Instruction::Load == Opcode); in getMaskedMemoryOpCost() local
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86ShuffleDecode.cpp | 390 void DecodeScalarMoveMask(unsigned NumElts, bool IsLoad, in DecodeScalarMoveMask()
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonExpandCondsets.cpp | 823 bool IsLoad = TheI.mayLoad(), IsStore = TheI.mayStore(); in canMoveMemTo() local
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | InlineSpiller.cpp | 735 bool IsLoad = InstrReg; in coalesceStackAccess() local
|
| H A D | MachineScheduler.cpp | 1536 bool IsLoad; member in __anoncb3a58780311::BaseMemOpClusterMutation 1540 const TargetRegisterInfo *tri, bool IsLoad) in BaseMemOpClusterMutation()
|
| /llvm-project-15.0.7/lldb/source/Core/ |
| H A D | Disassembler.cpp | 1163 bool PseudoInstruction::IsLoad() { return false; } in IsLoad() function in PseudoInstruction
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGAtomic.cpp | 1349 bool IsLoad = E->getOp() == AtomicExpr::AO__c11_atomic_load || in EmitAtomicExpr() local
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/ |
| H A D | CheckerManager.cpp | 318 bool IsLoad; member
|