Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_test_util.h42 RW, enumerator
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp94 uint16_t RW = getRegBitWidth(RegisterRef(Reg, Sub)); mask() local
281 __anon356067470402(const BT::RegisterCell &RC, uint16_t RW) evaluate() argument
282 __anon356067470502(const BT::RegisterCell &RC, uint16_t RW) evaluate() argument
345 uint16_t RW = W0; evaluate() local
354 uint16_t RW = W0; evaluate() local
969 uint16_t RW = getRegBitWidth(PD); evaluate() local
[all...]
H A DHexagonBitSimplify.cpp1587 unsigned RW = RC.width(); in findMatch() local
2432 unsigned RW = W; in simplifyExtractLow() local
[all...]
/llvm-project/clang/test/Layout/
H A Dms-x86-alias-avoidance-padding.cpp256 struct RW { char c; }; argument
/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.h147 RW : 1, // Current register width – 0 is AArch64, 1 is AArch32 member
/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocEvictAdvisor.cpp273 double RW = 0; global() member
853 double RW = 0.0; extractFeatures() local
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp702 CodeGenSchedRW &RW = getSchedRW(MatchDef); collectSchedRW() local
745 __anon0b422d480702(const CodeGenSchedRW &RW) getSchedRWIdx() argument
842 __anon0b422d480802(CodeGenSchedRW &RW) findRWForSequence() argument
[all...]
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp1131 buildPrefetch(const SrcOp & Addr,unsigned RW,unsigned Locality,unsigned CacheType,MachineMemOperand & MMO) buildPrefetch() argument
H A DIRTranslator.cpp2564 unsigned RW = cast<ConstantInt>(CI.getOperand(1))->getZExtValue(); translateKnownIntrinsic() local
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp3480 Value *Locality, *RW, *Address = EmitScalarExpr(E->getArg(0)); EmitBuiltinExpr() local
8536 Value *RW = EmitScalarExpr(E->getArg(1)); EmitARMBuiltinExpr() local
11502 Value *RW = llvm::ConstantInt::get(Int32Ty, 0); EmitAArch64BuiltinExpr() local
14333 Value *RW = ConstantInt::get(Int32Ty, (C->getZExtValue() >> 2) & 0x1); EmitX86BuiltinExpr() local