Home
last modified time | relevance | path

Searched defs:Locality (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DX86.cpp802 Value *Locality = ConstantInt::get(Int32Ty, C->getZExtValue() & 0x3); in EmitX86BuiltinExpr() local
813 Value *Locality = ConstantInt::get(Int32Ty, 0x3); in EmitX86BuiltinExpr() local
H A DARM.cpp2703 Value *Locality = llvm::ConstantInt::get(Int32Ty, 3); in EmitARMBuiltinExpr() local
5699 Value *Locality = ConstantInt::get(Int32Ty, 3); in EmitAArch64BuiltinExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp2340 int64_t Locality = MI.getOperand(2).getImm(); in legalizePrefetch() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp1185 unsigned Locality, in buildPrefetch()
H A DIRTranslator.cpp2624 unsigned Locality = cast<ConstantInt>(CI.getOperand(2))->getZExtValue(); in translateKnownIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp2701 unsigned Locality = Node->getConstantOperandVal(3); in Select() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp3707 Value *Locality, *RW, *Address = EmitScalarExpr(E->getArg(0)); in EmitBuiltinExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4259 unsigned Locality = Op.getConstantOperandVal(3); in LowerPREFETCH() local
5792 unsigned Locality = Op.getConstantOperandVal(4); in LowerINTRINSIC_VOID() local