Home
last modified time | relevance | path

Searched defs:FlagDef (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/bazelbuild-rules_rust/util/process_wrapper/
H A Dflags.rs46 struct FlagDef<'a, T> { struct
52 impl<'a, T> fmt::Display for FlagDef<'a, T> { implementation
58 impl<'a, T> fmt::Debug for FlagDef<'a, T> { implementation
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp989 const MachineOperand *FlagDef = MI->findRegisterDefOperand(X86::EFLAGS); in Lower() local
H A DX86InstrInfo.cpp4653 MachineOperand *FlagDef = Sub->findRegisterDefOperand(X86::EFLAGS); in optimizeCompareInstr() local
8704 const MachineOperand *FlagDef = Inst.findRegisterDefOperand(X86::EFLAGS); in hasReassociableOperands() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3813 MachineOperand *FlagDef = Sub->findRegisterDefOperand(X86::EFLAGS); in optimizeCompareInstr() local
7245 const MachineOperand *FlagDef = Inst.findRegisterDefOperand(X86::EFLAGS); in hasReassociableOperands() local