/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
D | ValueLattice.h | 240 bool isUndef() const { return Tag == undef; } in isUndef() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.h | 358 bool isUndef(SDValue Op) const { in isUndef() function
|
D | HexagonISelDAGToDAGHVX.cpp | 897 static bool isUndef(ArrayRef<int> Mask) { in isUndef() function
|
/external/llvm/lib/CodeGen/ |
D | MachineInstrBundle.cpp | 212 bool isUndef = UndefUseSet.count(Reg); in finalizeBundle() local
|
D | MachineInstr.cpp | 178 bool isKill, bool isDead, bool isUndef, in ChangeToRegister()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | MachineInstrBundle.cpp | 227 bool isUndef = UndefUseSet.count(Reg); in finalizeBundle() local
|
D | MachineOperand.cpp | 256 bool isKill, bool isDead, bool isUndef, in ChangeToRegister()
|
D | LiveDebugVariables.cpp | 184 bool isUndef() const { return LocNoCount == 0 || containsLocNo(UndefLocNo); } in isUndef() function in __anon0e33e1040211::DbgVariableValue
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.h | 399 bool isUndef(SDValue Op) const { in isUndef() function
|
D | HexagonISelDAGToDAGHVX.cpp | 626 bool isUndef() const { return OpN & Undef; } in isUndef() function 1032 static bool isUndef(ArrayRef<int> Mask) { in isUndef() function
|
D | HexagonVectorCombine.cpp | 1792 auto HexagonVectorCombine::isUndef(const Value *Val) const -> bool { in isUndef() function in HexagonVectorCombine
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineInstrBundle.cpp | 224 bool isUndef = UndefUseSet.count(Reg); in finalizeBundle() local
|
D | MachineOperand.cpp | 235 bool isKill, bool isDead, bool isUndef, in ChangeToRegister()
|
D | LiveDebugVariables.cpp | 116 bool isUndef() const { return locNo() == UndefLocNo; } in isUndef() function in DbgValueLocation
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 2567 bool &isKill, bool &isUndef, in classifyLEAReg() 2803 bool isKill, isUndef; in convertToThreeAddress() local 2846 bool isKill, isUndef; in convertToThreeAddress() local 2880 bool isKill, isUndef; in convertToThreeAddress() local 2919 bool isKill, isUndef; in convertToThreeAddress() local 2964 bool isUndef = MI.getOperand(1).isUndef(); in convertToThreeAddress() local 2990 bool isKill, isUndef; in convertToThreeAddress() local
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineOperand.h | 302 bool isUndef() const { in isUndef() function
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SVals.h | 121 inline bool isUndef() const { in isUndef() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineOperand.h | 393 bool isUndef() const { in isUndef() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
D | MachineOperand.h | 401 bool isUndef() const { in isUndef() function
|
/external/llvm/lib/IR/ |
D | Constants.cpp | 959 bool isUndef = false; in get() local 1013 bool isUndef = isa<UndefValue>(C); in getImpl() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Constants.cpp | 1132 bool isUndef = false; in get() local 1176 bool isUndef = isa<UndefValue>(C); in getImpl() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
D | Constants.cpp | 1320 bool isUndef = false; in get() local 1371 bool isUndef = isa<UndefValue>(C); in getImpl() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 4861 bool SelectionDAG::isUndef(unsigned Opcode, ArrayRef<SDValue> Ops) { in isUndef() function in SelectionDAG
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 5753 bool SelectionDAG::isUndef(unsigned Opcode, ArrayRef<SDValue> Ops) { in isUndef() function in SelectionDAG
|