Home
last modified time | relevance | path

Searched defs:copyIRFlags (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/llvm/lib/IR/
H A DInstruction.cpp217 void Instruction::copyIRFlags(const Value *V) { in copyIRFlags() function in Instruction
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DInstruction.cpp243 void Instruction::copyIRFlags(const Value *V, bool IncludeWrapFlags) { in copyIRFlags() function in Instruction
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DInstruction.cpp348 void Instruction::copyIRFlags(const Value *V, bool IncludeWrapFlags) { in copyIRFlags() function in Instruction
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineInstr.cpp564 void MachineInstr::copyIRFlags(const Instruction &I) { in copyIRFlags() function in MachineInstr
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineInstr.cpp573 void MachineInstr::copyIRFlags(const Instruction &I) { in copyIRFlags() function in MachineInstr