Home
last modified time | relevance | path

Searched refs:Vol (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/test/MC/Disassembler/X86/
H A Damd3dnow.txt3 # Reference: AMD64 Architecture Programmer's Manual Vol.3
/llvm-project-15.0.7/polly/lib/External/isl/imath/
H A Ddoc.md.in181 that is usually faster. See Knuth Vol. 2 for more details about how this
366 The algorithms used in this library came from Vol. 2 of Donald Knuth's "The Art
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp1053 const ConstantInt *Vol = cast<ConstantInt>(CI.getOperand(4)); in getTgtMemIntrinsic() local
1054 if (!Vol->isZero()) in getTgtMemIntrinsic()
1071 const ConstantInt *Vol = dyn_cast<ConstantInt>(CI.getOperand(4)); in getTgtMemIntrinsic() local
1072 if (!Vol || !Vol->isZero()) in getTgtMemIntrinsic()
1085 const ConstantInt *Vol = cast<ConstantInt>(CI.getOperand(1)); in getTgtMemIntrinsic() local
1086 if (!Vol->isZero()) in getTgtMemIntrinsic()