OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VDstIn
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUInstCombineIntrinsic.cpp
754
Value *
VDstIn
= II.getArgOperand(0);
755
if (isa<UndefValue>(
VDstIn
))
763
return IC.replaceOperand(II, 0, UndefValue::get(
VDstIn
->getType()));
AMDGPUInstructionSelector.cpp
818
Register
VDstIn
= MI.getOperand(4).getReg();
854
MIB.addReg(
VDstIn
);
Completed in 21 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026