Searched refs:Operand0 (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | TypeMetadataUtils.cpp | 175 auto *Operand0 = cast<Constant>(C->getOperand(0)); in getPointerAtOffset() local 193 return getPointerAtOffset(Operand0, Offset, M, TopLevelGlobal); in getPointerAtOffset()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyRegStackify.cpp | 767 unsigned Operand0, Operand1; member in __anona4e2dae40211::CommutingState 779 TII->commuteInstruction(*Insert, /*NewMI=*/false, Operand0, Operand1); in maybeCommute() 783 Operand0 = TargetInstrInfo::CommuteAnyOperandIndex; in maybeCommute() 785 if (TII->findCommutedOpIndices(*Insert, Operand0, Operand1)) { in maybeCommute() 787 TII->commuteInstruction(*Insert, /*NewMI=*/false, Operand0, Operand1); in maybeCommute()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | tree.def | 742 /* Operand0 is a function constant; result is part N of a function
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | tree.def | 760 /* Operand0 is a function constant; result is part N of a function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/frv/ |
| H A D | frv.md | 2139 ;; Operand0 = FCC
|
| /openbsd-src/gnu/gcc/gcc/config/frv/ |
| H A D | frv.md | 2558 ;; Operand0 = FCC
|